r187770 - in /branches/gcc-4_7-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue May 22 10:46:00 GMT 2012


Author: rguenth
Date: Tue May 22 10:46:21 2012
New Revision: 187770

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187770
Log:
2012-05-22  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/53408
	* tree-vect-loop.c (vectorizable_induction): Properly check
	the restriction that we cannot handle induction results from
	the inner loop outside of the outer loop.

	* gcc.dg/torture/pr53408.c: New testcase.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr53408.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/gcc/tree-vect-loop.c



More information about the Gcc-cvs mailing list