re PR tree-optimization/26258 (Wrong alias information for struct addresses in PHIs)
authorRichard Guenther <rguenther@suse.de>
Tue, 14 Feb 2006 09:58:57 +0000 (09:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 14 Feb 2006 09:58:57 +0000 (09:58 +0000)
commit0a4288d92e5c080b448db4041091aea932b44980
tree3a082476ee7a2b29e659feef49b9952c45987e90
parentd1f8db0c36b50bc14d1287d04804bd51fca076cb
re PR tree-optimization/26258 (Wrong alias information for struct addresses in PHIs)

2006-02-14  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/26258
* tree-ssa-structalias.c (find_func_aliases): Handle aggregates
in PHI argument processing.

* gcc.dg/torture/pr26258.c: New testcase.

From-SVN: r110963
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr26258.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c