diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-11-24 09:34:13 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-11-24 09:34:13 +0100 |
commit | 51feb980c997f8046fa1a679a27828bcca2d3754 (patch) | |
tree | 859451408331735c0092b2e45e4f12b829b4cfc4 /gcc/config.gcc | |
parent | 489154e71b1b64e05f4b002289480a20976d2588 (diff) | |
download | gcc-51feb980c997f8046fa1a679a27828bcca2d3754.zip gcc-51feb980c997f8046fa1a679a27828bcca2d3754.tar.gz gcc-51feb980c997f8046fa1a679a27828bcca2d3754.tar.bz2 |
tree-object-size.c (pass_through_call): Use gimple_call_return_flags ERF_RETURN*ARG* for builtins other than...
* tree-object-size.c (pass_through_call): Use gimple_call_return_flags
ERF_RETURN*ARG* for builtins other than BUILT_IN_ASSUME_ALIGNED,
check for the latter with gimple_call_builtin_p. Do not handle
BUILT_IN_STPNCPY_CHK which is not a pass through call.
* gcc.dg/builtin-object-size-18.c: New test.
From-SVN: r255133
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions