aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2015-08-18 13:41:27 +0000
committerMarek Polacek <mpolacek@gcc.gnu.org>2015-08-18 13:41:27 +0000
commit41dd7cf7479cd0051e4a7baa7e680d7bb02af331 (patch)
tree0e5342264c77f1513865bd33dd1eb5a9dcb91b25 /gcc/function.c
parentec8a2131b6a1384c71a69eb0ca24b234621437b6 (diff)
downloadgcc-41dd7cf7479cd0051e4a7baa7e680d7bb02af331.zip
gcc-41dd7cf7479cd0051e4a7baa7e680d7bb02af331.tar.gz
gcc-41dd7cf7479cd0051e4a7baa7e680d7bb02af331.tar.bz2
re PR middle-end/67222 (ICE in gimple_call_arg with bogus posix_memalign)
PR middle-end/67222 * gimple-low.c (lower_stmt): Don't lower BUILT_IN_POSIX_MEMALIGN if the call isn't valid. * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Check builtins using gimple_call_builtin_p. (call_may_clobber_ref_p_1): Likewise. (stmt_kills_ref_p): Likewise. * gcc.dg/torture/pr67222.c: New test. From-SVN: r226969
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions