r179592 - in /trunk/gcc: ChangeLog tree-vect-pa...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Oct 6 06:58:00 GMT 2011


Author: jakub
Date: Thu Oct  6 06:58:21 2011
New Revision: 179592

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179592
Log:
	* tree-vect-patterns.c (vect_pattern_recog_1): Add stmts_to_replace
	argument, truncate it at the beginning instead of allocating there
	and freeing at the end.
	(vect_pattern_recog): Allocate stmts_to_replace here and free at end,
	pass its address to vect_pattern_recog_1.

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



More information about the Gcc-cvs mailing list