]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Disambiguate indirect references again...
authorRichard Guenther <rguenther@suse.de>
Thu, 25 Jun 2009 15:19:45 +0000 (15:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 25 Jun 2009 15:19:45 +0000 (15:19 +0000)
commit1cb367ae15a5ddc4f97d64bb1c5f2863f284f106
treec68ff39a5bb496517599a45c38d36496d197a5a9
parent6709376bbe19c4d5f7941c00a0ce162342998e49
tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Disambiguate indirect references against the callused/escaped solutions.

2009-06-25  Richard Guenther  <rguenther@suse.de>

* tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Disambiguate
indirect references against the callused/escaped solutions.
(call_may_clobber_ref_p_1): Likewise.

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