This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]