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]

r149092 - in /branches/gcc-4_4-branch/gcc: Chan...


Author: irar
Date: Tue Jun 30 11:56:21 2009
New Revision: 149092

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

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


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/vect/pr40542.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


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