r197641 - in /branches/cilkplus/gcc: c/c-parser...

bviyer@gcc.gnu.org bviyer@gcc.gnu.org
Tue Apr 9 16:04:00 GMT 2013


Author: bviyer
Date: Tue Apr  9 16:04:47 2013
New Revision: 197641

URL: http://gcc.gnu.org/viewcvs?rev=197641&root=gcc&view=rev
Log:
Fixes and code-movements proposed by Aldy on Pragma SIMD.

Modified:
    branches/cilkplus/gcc/c/c-parser.c
    branches/cilkplus/gcc/c/c-typeck.c
    branches/cilkplus/gcc/gimple.c
    branches/cilkplus/gcc/pragma_simd.c
    branches/cilkplus/gcc/testsuite/gcc.dg/cilk-plus/cilk_keywords_test/compile/cilkplus_CK_c_compile.exp
    branches/cilkplus/gcc/testsuite/gcc.dg/cilk-plus/cilk_keywords_test/errors/cilkplus_CK_c_errors.exp
    branches/cilkplus/gcc/testsuite/gcc.dg/cilk-plus/pragma_simd_tests/compile/cilkplus_PS_c_compile.exp
    branches/cilkplus/gcc/tree-vectorizer.c
    branches/cilkplus/gcc/tree.h



More information about the Gcc-cvs mailing list