2012-03-26 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Mar 2012 14:14:51 +0000 (14:14 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Mar 2012 14:14:51 +0000 (14:14 +0000)
commit58280b1fd73dba6580235543239ce051d33d38a3
treedae3f3d5cae562b83ebf1b4d874dc7713d518de4
parenta1dfcdd03f806d0e70dfab27adca64c0cd6fbd48
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185800 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr52701.f90 [new file with mode: 0644]
gcc/tree-vect-loop.c