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/40542] [4.3/4.4/4.5 Regression] vectorizes access to volatile array



------- Comment #5 from irar at gcc dot gnu dot org  2009-06-30 11:49 -------
Subject: Bug 40542

Author: irar
Date: Tue Jun 30 11:48:51 2009
New Revision: 149091

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

        PR tree-optimization/40542
        * tree-vect-analyze.c (vect_determine_vectorization_factor): Don't 
        vectorize volatile types.


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


-- 


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


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