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/37474] [4.4 Regression] vect_supported_slp_permutation_p memory corruption



------- Comment #5 from irar at gcc dot gnu dot org  2008-09-11 12:09 -------
Subject: Bug 37474

Author: irar
Date: Thu Sep 11 12:08:01 2008
New Revision: 140276

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140276
Log:
        PR tree-optimization/37474
        * tree-vect-analyze.c (vect_supported_load_permutation_p): Check the
        length of load permutation.


Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr37474.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-analyze.c


-- 


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


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