r196393 - in /trunk/gcc: ChangeLog tree-vect-st...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Mar 1 20:59:00 GMT 2013


Author: jakub
Date: Fri Mar  1 20:58:59 2013
New Revision: 196393

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196393
Log:
	PR middle-end/56461
	* tree-vect-stmts.c (vect_create_vectorized_promotion_stmts): Call
	vec_oprnds0->release (); rather than vec_oprnds0->truncate (0)
	before overwriting it.

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



More information about the Gcc-cvs mailing list