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/41956] Segfault in vectorizer



------- Comment #10 from irar at gcc dot gnu dot org  2010-01-04 12:46 -------
Subject: Bug 41956

Author: irar
Date: Mon Jan  4 12:45:46 2010
New Revision: 155614

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155614
Log:

        PR tree-optimization/41956
        * tree-vect-analyze.c (vect_supported_load_permutation_p): Add check
        that the load indices differ.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/vect/pr41956.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/gcc/tree-vect-analyze.c


-- 


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


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