r196424 - in /trunk/gcc: ChangeLog tree-vect-lo...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Mar 4 10:02:00 GMT 2013


Author: jakub
Date: Mon Mar  4 10:02:26 2013
New Revision: 196424

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196424
Log:
	PR middle-end/56461
	* tree-vect-loop.c (destroy_loop_vec_info): For !clean_stmts, just
	set nbbs to 0 instead of having separate code path.
	(vect_analyze_loop_form): Call destroy_loop_vec_info with true
	instead of false as last argument if returning NULL.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-loop.c



More information about the Gcc-cvs mailing list