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]

r150591 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: irar
Date: Sun Aug  9 12:13:19 2009
New Revision: 150591

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

	PR tree-optimization/41008
	* tree-vect-loop.c (vect_is_simple_reduction): Get operands
	from condition only in case it's a comparison. Adjust checks.


Added:
    trunk/gcc/testsuite/gcc.dg/vect/O1-pr41008.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-loop.c


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