This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r165985 - in /branches/gcc-4_5-branch/gcc: Chan...


Author: irar
Date: Tue Oct 26 20:15:52 2010
New Revision: 165985

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165985
Log:

	PR tree-optimization/46167
	* tree-vect-patterns.c (vect_recog_dot_prod_pattern): Check that
	there is basic block for the statement.


Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/vect/O-pr46167.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gcc-4_5-branch/gcc/tree-vect-patterns.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]