This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217372 - in /branches/gomp-4_0-branch/gcc: Cha...
- From: tschwinge at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 11 Nov 2014 21:22:26 -0000
- Subject: r217372 - in /branches/gomp-4_0-branch/gcc: Cha...
Author: tschwinge
Date: Tue Nov 11 21:22:26 2014
New Revision: 217372
URL: https://gcc.gnu.org/viewcvs?rev=217372&root=gcc&view=rev
Log:
OpenACC deviceptr clause: Remove bogus assertion.
gcc/
* omp-low.c (scan_sharing_clauses): Remove bogus assertion.
gcc/testsuite/
* c-c++-common/goacc/deviceptr-3.c: New file.
Added:
branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/deviceptr-3.c
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/omp-low.c
branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp