OSDN Git Service

2008-04-29 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Apr 2008 16:01:36 +0000 (16:01 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Apr 2008 16:01:36 +0000 (16:01 +0000)
commitb2a225bac5d8cb3609d271a19b262114c97593d5
tree6c5fe4a3772a4fe5b65de1e9a97f5516ae540a3d
parentf4cd9b29e57a095e0c0a3e431733a5e58cbd0399
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@134799 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/pr36078.f90 [new file with mode: 0644]
gcc/tree-ssa-loop-ivcanon.c