r179162 - in /branches/gcc-4_6-branch/gcc: Chan...
irar@gcc.gnu.org
irar@gcc.gnu.org
Sun Sep 25 09:26:00 GMT 2011
Author: irar
Date: Sun Sep 25 09:25:59 2011
New Revision: 179162
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179162
Log:
PR tree-optimization/50413
* tree-vect-data-refs.c (vect_analyze_data_refs): Fail to
vectorize a basic block if one of its data-refs can't be
analyzed.
Added:
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/vect/slp-pr50413.cc
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/vect/vect.exp
branches/gcc-4_6-branch/gcc/tree-vect-data-refs.c
More information about the Gcc-cvs
mailing list