]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/39746 (Fail pr34513.c and pr34513.C at -O1 and above)
authorRichard Guenther <rguenther@suse.de>
Fri, 17 Apr 2009 10:29:26 +0000 (10:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 17 Apr 2009 10:29:26 +0000 (10:29 +0000)
commite3ac77ff51a54f0def757d05affde4ecf3f941e9
tree782952ba2e1e9c698d64bfd383ed0f45f0756c48
parent36c735526202039b0dbc128cbf47fde38d39e21f
re PR tree-optimization/39746 (Fail pr34513.c and pr34513.C at -O1 and above)

2009-04-17  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/39746
* tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Remove
special-casing for builtins and static variable use/def.
(call_may_clobber_ref_p_1): Likewise.

From-SVN: r146240
gcc/ChangeLog
gcc/tree-ssa-alias.c