------- Comment #5 from irar at gcc dot gnu dot org 2008-05-14 12:12 ------- Subject: Bug 36098
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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36098