This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/36293] ICE or wrong code in vector-strided gap tests



------- Comment #2 from irar at gcc dot gnu dot org  2008-05-22 10:41 -------
Subject: Bug 36293

Author: irar
Date: Thu May 22 10:41:00 2008
New Revision: 135756

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135756
Log:
        PR tree-optimization/36293
        * tree-vect-transform.c (vect_transform_strided_load): Don't check
        if the first load must be skipped because of a gap.


Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/tree-vect-transform.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36293


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]