r210855 - in /trunk/gcc: ChangeLog gimple.h omp...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Fri May 23 11:32:00 GMT 2014


Author: tschwinge
Date: Fri May 23 11:32:01 2014
New Revision: 210855

URL: http://gcc.gnu.org/viewcvs?rev=210855&root=gcc&view=rev
Log:
GF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR kinds.

	gcc/
	* gimple.h (enum gf_mask): Add and use GF_OMP_FOR_SIMD.
	* omp-low.c: Update accordingly.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple.h
    trunk/gcc/omp-low.c



More information about the Gcc-cvs mailing list