gcc/libgomp/testsuite
Thomas Schwinge 7ce6440371 OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all
libgomp/
	* openacc.h (acc_async_wait, acc_async_wait_all): New prototypes.
	* libgomp.map (OACC_2.0.1): Add these.
	* oacc-async.c (acc_async_wait, acc_async_wait_all): New aliases
	for "acc_wait", and "acc_wait_all", respectively.
	* openacc.f90 (acc_async_wait, acc_async_wait_all): New interfaces
	for "acc_wait", and "acc_wait_all", respectively.
	* openacc_lib.h (acc_async_wait, acc_async_wait_all): Likewise.
	* libgomp.texi (acc_wait, acc_wait_all): Update.
	* testsuite/libgomp.oacc-c-c++-common/par-reduction-2.c: Update.
	* testsuite/libgomp.oacc-fortran/par-reduction-2-1.f: New file.
	* testsuite/libgomp.oacc-fortran/par-reduction-2-2.f: Likewise.

From-SVN: r248413
2017-05-24 15:25:01 +02:00
..
config Update copyright years. 2017-01-01 13:07:43 +01:00
lib Runtime checking of OpenACC parallelism dimensions clauses 2017-05-23 11:16:05 +02:00
libgomp.c re PR middle-end/80809 (Multi-free error for variable size array used within OpenMP task) 2017-05-22 20:54:54 +02:00
libgomp.c++
libgomp.fortran declare-simd-4.f90: Add cleanup-modules directive. 2017-01-26 12:20:51 +01:00
libgomp.graphite Update copyright years. 2017-01-01 13:07:43 +01:00
libgomp.hsa.c backport: hsa-builtins.def: New file. 2016-11-23 15:51:02 +01:00
libgomp.oacc-c Runtime checking of OpenACC parallelism dimensions clauses 2017-05-23 11:16:05 +02:00
libgomp.oacc-c-c++-common OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all 2017-05-24 15:25:01 +02:00
libgomp.oacc-c++ Runtime checking of OpenACC parallelism dimensions clauses 2017-05-23 11:16:05 +02:00
libgomp.oacc-fortran OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all 2017-05-24 15:25:01 +02:00
libgomp-test-support.exp.in
Makefile.am re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
Makefile.in re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00