[gomp4] [WIP] OpenACC bind, nohost clauses (was: [OpenACC] C, C++: bind and nohost clauses)

2015-12-08 Thread Thomas Schwinge
Hi! On Sat, 14 Nov 2015 09:36:36 +0100, I wrote: > Initial support for the OpenACC bind and nohost clauses (routine > directive) for C, C++. Fortran to follow. Middle end handling and more > complete testsuite coverage also to follow once we got a few details > clarified. OK for trunk? (Has no

[OpenACC] C, C++: bind and nohost clauses

2015-11-14 Thread Thomas Schwinge
: Thomas Schwinge Date: Fri Nov 13 14:36:57 2015 +0100 [OpenACC] C, C++: bind and nohost clauses -MM-DD Thomas Schwinge Joseph Myers gcc/ * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_BIND and OMP_CLAUSE_NOHOST. * tree.c