re PR tree-optimization/33299 (miscompilation with gfortran -O2 -ffast-math -ftree...
authorDorit Nuzman <dorit@il.ibm.com>
Fri, 7 Sep 2007 15:00:11 +0000 (15:00 +0000)
committerDorit Nuzman <dorit@gcc.gnu.org>
Fri, 7 Sep 2007 15:00:11 +0000 (15:00 +0000)
commit71f4a02318f4dad261ad8c8e9f77cd36e83f46e3
treeeb44856e6a9b109989f0270786b08e7349ebe9dc
parentccf64c833ffaa36f74940afcdaef57a688bb4dcf
re PR tree-optimization/33299 (miscompilation with gfortran -O2 -ffast-math -ftree-vectorize)

        PR tree-optimization/33299
        * tree-vect-transform.c (vect_create_epilog_for_reduction): Update uses
        for all relevant loop-exit phis, not just the first.

From-SVN: r128242
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/vect/fast-math-pr33299.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/vect/vect.exp
gcc/tree-vect-transform.c