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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Feb 14 07:31:00 GMT 2014


Author: jakub
Date: Fri Feb 14 07:31:23 2014
New Revision: 207778

URL: http://gcc.gnu.org/viewcvs?rev=207778&root=gcc&view=rev
Log:
	* tree-vect-loop.c (vect_is_slp_reduction): Don't set
	use_stmt twice.
	(get_initial_def_for_induction, vectorizable_induction): Ignore
	debug stmts when looking for exit_phi.
	(vectorizable_live_operation): Fix up condition.

	* gcc.c-torture/compile/20140213.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/20140213.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-loop.c



More information about the Gcc-cvs mailing list