r202937 - in /branches/gomp-4_0-branch: gcc/c-f...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Sep 26 07:58:00 GMT 2013


Author: jakub
Date: Thu Sep 26 07:58:02 2013
New Revision: 202937

URL: http://gcc.gnu.org/viewcvs?rev=202937&root=gcc&view=rev
Log:
	PR libgomp/58482
	* c-omp.c (c_omp_split_clauses) <case OMP_CLAUSE_REDUCTION>: Copy
	also OMP_CLAUSE_REDUCTION_PLACEHOLDER.

	* testsuite/libgomp.c/simd-6.c: New test.
	* testsuite/libgomp.c++/simd-8.C: New test.

Added:
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/simd-8.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/simd-6.c
Modified:
    branches/gomp-4_0-branch/gcc/c-family/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/c-family/c-omp.c
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp



More information about the Gcc-cvs mailing list