[openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare
authorTom de Vries <tom@codesourcery.com>
Wed, 9 May 2018 16:01:30 +0000 (16:01 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Wed, 9 May 2018 16:01:30 +0000 (16:01 +0000)
commitf5ad16f1db58dc8fdb5d4958dde592a76612db25
treeaafc875dc2b98221740c26bb8cb2d9b22fc8a075
parente7785777738f0dc4cd53ec52252b72bf6a7a7020
[openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare

2018-05-09  Tom de Vries  <tom@codesourcery.com>

PR libgomp/82901
* oacc-parallel.c (GOACC_declare): Use GOMP_ASYNC_SYNC as async argument
to GOACC_enter_exit_data.

From-SVN: r260085
libgomp/ChangeLog
libgomp/oacc-parallel.c