re PR tree-optimization/36078 (gfortran fails to build cpu2006/465.tonto)
commitace4eb901316af20584b2273c6ca2056b779ef7a
authorRichard Guenther <rguenther@suse.de>
Tue, 29 Apr 2008 16:01:36 +0000 (29 16:01 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 29 Apr 2008 16:01:36 +0000 (29 16:01 +0000)
tree6c5fe4a3772a4fe5b65de1e9a97f5516ae540a3d
parent1447bf0556ad0cb300aabd1b883fedee314b6fca
re PR tree-optimization/36078 (gfortran fails to build cpu2006/465.tonto)

2008-04-29  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/36078
* tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely):
Update virtual SSA form after cleaning up the CFG.

* gfortran.fortran-torture/compile/pr36078.f90: New testcase.

From-SVN: r134799
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/pr36078.f90 [new file with mode: 0644]
gcc/tree-ssa-loop-ivcanon.c