re PR middle-end/52701 (416.gamess in SPEC CPU 2006 failed to build)
authorRichard Guenther <rguenther@suse.de>
Mon, 26 Mar 2012 14:14:51 +0000 (14:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 26 Mar 2012 14:14:51 +0000 (14:14 +0000)
commitad5d161a7599cf9db900d69f78daa58b6f49b21d
treedae3f3d5cae562b83ebf1b4d874dc7713d518de4
parent5467ee5255040aee4811c10804c5efc3fdeee4d1
re PR middle-end/52701 (416.gamess in SPEC CPU 2006 failed to build)

2012-03-26  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/52701
* tree-vect-loop.c (vect_analyze_scalar_cycles_1): Always
compute and set the evolution part of PHI nodes.

* gfortran.dg/pr52701.f90: New testcase.

From-SVN: r185800
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr52701.f90 [new file with mode: 0644]
gcc/tree-vect-loop.c