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]

r217139 - in /branches/gomp-4_0-branch/gcc/cp: ...


Author: tschwinge
Date: Wed Nov  5 15:58:09 2014
New Revision: 217139

URL: https://gcc.gnu.org/viewcvs?rev=217139&root=gcc&view=rev
Log:
OpenACC C++: Add a few missing pieces.

	gcc/cp/
	* parser.c (cp_parser_omp_clause_name): Also look for "pcopy",
	"pcopyin", "pcopyout", "pcreate".  Look for "wait" instead of
	"WAIT".

Modified:
    branches/gomp-4_0-branch/gcc/cp/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/cp/parser.c


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