re PR tree-optimization/46149 (26_numerics/valarray/27867.cc FAILs with -O2 -fno...
commit343b2efcd766d7d56016c0ae85b6eb13d9597b9e
authorRichard Guenther <rguenther@suse.de>
Tue, 2 Nov 2010 17:00:09 +0000 (2 17:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 2 Nov 2010 17:00:09 +0000 (2 17:00 +0000)
tree118e06f401c39f90636e55426945c6793d29860a
parentf26aa48e06db4d1e6724bfbc52ba466965719668
re PR tree-optimization/46149 (26_numerics/valarray/27867.cc FAILs with -O2 -fno-tree-sra)

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

PR tree-optimization/46149
* tree-ssa-structalias.c (get_constraint_for_1): Properly handle
non-indirect MEM_REF variants.

* g++.dg/torture/pr46149.C: New testcase.

From-SVN: r166204
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr46149.C [new file with mode: 0644]
gcc/tree-ssa-structalias.c