tree-ssa-structalias.c (find_func_aliases): Add constraints for the lhs of calls...
authorRichard Guenther <rguenther@suse.de>
Tue, 3 Jun 2008 10:55:00 +0000 (10:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 3 Jun 2008 10:55:00 +0000 (10:55 +0000)
commitdb736800338fdbd22559d15dc7f781cbb30a8b44
tree3f99c644619ff4c2b2e2938a7b71243ffc225b1a
parentf9ac6b1e102134cd6c651269e01bfec48b8e80ec
tree-ssa-structalias.c (find_func_aliases): Add constraints for the lhs of calls if the return type contains pointers.

2008-06-03  Richard Guenther  <rguenther@suse.de>

* tree-ssa-structalias.c (find_func_aliases): Add constraints
for the lhs of calls if the return type contains pointers.

From-SVN: r136315
gcc/ChangeLog
gcc/tree-ssa-structalias.c