diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2017-05-24 15:25:01 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2017-05-24 15:25:01 +0200 |
commit | 7ce6440371a57a4c23eff770056e7b24aa30b204 (patch) | |
tree | b60bb3f657f6dcfe63f5785355e867d7417b70b6 /gcc/config.gcc | |
parent | 318686c21a49aa7dbf6d04e510e6e513195256e3 (diff) | |
download | gcc-7ce6440371a57a4c23eff770056e7b24aa30b204.zip gcc-7ce6440371a57a4c23eff770056e7b24aa30b204.tar.gz gcc-7ce6440371a57a4c23eff770056e7b24aa30b204.tar.bz2 |
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
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions