This is the mail archive of the gcc-cvs@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]

r125566 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: dorit
Date: Fri Jun  8 08:57:54 2007
New Revision: 125566

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125566
Log:
        PR tree-optimization/32224
        * tree-vect-analyze.c (vect_determine_vectorization_factor): Fail
        vectorization upon a non GIMPLE_MODIFY_STMT.


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


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