re PR tree-optimization/30630 (Trunk GCC hangs while compiling cpu2k6/perlbench at...
authorDaniel Berlin <dberlin@dberlin.org>
Mon, 29 Jan 2007 17:25:04 +0000 (17:25 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Mon, 29 Jan 2007 17:25:04 +0000 (17:25 +0000)
commit48e540b04f64910218cc702d0e05760e2eb1ef44
treea919a2c1431ecdd74cd19e6f3977b96f57143280
parent99af1cca0dee34626dfdfbe9754a8f59c0d6af35
re PR tree-optimization/30630 (Trunk GCC hangs while compiling cpu2k6/perlbench at -O2)

2007-01-29  Daniel Berlin  <dberlin@dberlin.org>

PR tree-optimization/30630
* tree-ssa-structalias.c (do_complex_constraint): Mark correct
variable as changed.

From-SVN: r121295
gcc/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20070129.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c