2007-08-30 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Aug 2007 14:52:28 +0000 (14:52 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Aug 2007 14:52:28 +0000 (14:52 +0000)
commit50fad245f5745e689f922673565bd85dddc091b2
tree9eeacebe1a49b871d1e85f4d48063ce6f2c00a3f
parente50287e1c5a7869fdbe3ff124b4b4c8406b20b4e
2007-08-30  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/33199
* tree-ssa-structalias.c (handle_lhs_call): New function.
(find_func_aliases): In non-IPA mode make sure that for
calls that return a pointer we add a constraint for the
result to point to anything.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127927 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-structalias.c