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

irar@gcc.gnu.org irar@gcc.gnu.org
Thu Oct 25 07:25:00 GMT 2007


Author: irar
Date: Thu Oct 25 07:25:55 2007
New Revision: 129623

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129623
Log:
	PR tree-optimization/33866
	* tree-vect-transform.c (vectorizable_store): Check operands of all the
	stmts in the group of strided accesses. Get def stmt type for each store
	in the group and pass it to vect_get_vec_def_for_stmt_copy ().


Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr33866.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-transform.c



More information about the Gcc-cvs mailing list