]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-vect-loop.c (get_initial_def_for_reduction): Ensure that the checks access only...
authorIra Rosen <irar@il.ibm.com>
Mon, 13 Jul 2009 12:27:32 +0000 (12:27 +0000)
committerIra Rosen <irar@gcc.gnu.org>
Mon, 13 Jul 2009 12:27:32 +0000 (12:27 +0000)
commit2f3e235bb3e7b573f4a3fa78e1a755004f64b1f6
tree08d1a13ac124f35c431605818a96cb88ab0120ff
parent7b00e31d1e201bdc2fb6518b8866bb0851261c7b
tree-vect-loop.c (get_initial_def_for_reduction): Ensure that the checks access only relevant statements.

* tree-vect-loop.c (get_initial_def_for_reduction): Ensure that the
checks access only relevant statements.
(vectorizable_reduction): Likewise.

From-SVN: r149576
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/vect/vect-6.f [new file with mode: 0644]
gcc/tree-vect-loop.c