r135288 - in /branches/gcc-4_3-branch/gcc: Chan...

irar@gcc.gnu.org irar@gcc.gnu.org
Wed May 14 12:11:00 GMT 2008


Author: irar
Date: Wed May 14 12:11:21 2008
New Revision: 135288

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135288
Log:
	PR tree-optimization/36098
	* tree-vect-analyze.c (vect_analyze_group_access): Set the gap
	value for the first load in the group in case of a gap.
	(vect_build_slp_tree): Check that there are no gaps in loads.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/O3-pr36098.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gcc-4_3-branch/gcc/tree-vect-analyze.c



More information about the Gcc-cvs mailing list