r211277 - in /branches/gomp-4_0-branch/gcc: Cha...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Thu Jun 5 13:52:00 GMT 2014
Author: tschwinge
Date: Thu Jun 5 13:52:14 2014
New Revision: 211277
URL: http://gcc.gnu.org/viewcvs?rev=211277&root=gcc&view=rev
Log:
OpenACC present data clause.
gcc/
* gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP>:
Don't block OMP_CLAUSE_MAP_FORCE_PRESENT.
gcc/testsuite/
* c-c++-common/goacc/data-clause-duplicate-1.c: Extend.
* c-c++-common/goacc/present-1.c: New file.
Added:
branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/present-1.c
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/gimplify.c
branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/data-clause-duplicate-1.c
More information about the Gcc-cvs
mailing list