gcc/libgomp/testsuite
Thomas Schwinge c8ab8aab9f [PR88484] OpenACC wait directive without wait argument but with async clause
We don't correctly handle "#pragma acc wait async (a)" for "a >= 0", handling
as a no-op whereas it should enqueue the appropriate wait operations on
"async (a)".

	libgomp/
	PR libgomp/88484
	* oacc-parallel.c (GOACC_wait): Correct handling for "async >= 0".
	* testsuite/libgomp.oacc-c-c++-common/asyncwait-nop-1.c: New file.

From-SVN: r267151
2018-12-14 21:42:50 +01:00
..
config
lib
libgomp.c tree-nested.c (convert_nonlocal_omp_clauses, [...]): Handle OMP_CLAUSE_IN_REDUCTION... 2018-12-02 13:50:50 +01:00
libgomp.c-c++-common [offloading] Error on missing symbols 2018-12-14 13:48:56 +00:00
libgomp.c++ re PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for-24.C (internal compiler error)) 2018-12-13 13:53:19 +01:00
libgomp.fortran re PR fortran/88463 (Rejects conforming source, OpenMP Parallel region Default(None) reference to module parameter array, separate source) 2018-12-12 23:49:35 +01:00
libgomp.graphite
libgomp.hsa.c
libgomp.oacc-c
libgomp.oacc-c-c++-common [PR88484] OpenACC wait directive without wait argument but with async clause 2018-12-14 21:42:50 +01:00
libgomp.oacc-c++
libgomp.oacc-fortran [PR88407] [OpenACC] Correctly handle unseen async-arguments 2018-12-14 21:42:40 +01:00
libgomp-test-support.exp.in
Makefile.am Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu. 2018-11-26 22:03:41 +01:00
Makefile.in Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu. 2018-11-26 22:03:41 +01:00