re PR tree-optimization/46467 (gcc.dg/torture/pta-structcopy-1.c FAILs with -fipa...
authorRichard Guenther <rguenther@suse.de>
Mon, 15 Nov 2010 14:15:33 +0000 (14:15 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 15 Nov 2010 14:15:33 +0000 (14:15 +0000)
commitc636a4fbf67f2d5344ba102fd55896587ab189c4
tree84e0ca38345ec33e2e9f98b27b972eab98989535
parentd0a4fd975af9cfbc0c9f23a50bdfdb484d2fc1d6
re PR tree-optimization/46467 (gcc.dg/torture/pta-structcopy-1.c FAILs with -fipa-pta without inlining)

2010-11-15  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/46467
* tree-ssa-structalias.c (do_structure_copy): Properly treat
variables without subvars.

* gcc.dg/ipa/ipa-pta-16.c: New testcase.

From-SVN: r166755
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/ipa-pta-16.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c