]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/oacc-int.h
[OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c'
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 11 Dec 2019 16:49:08 +0000 (17:49 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Wed, 11 Dec 2019 16:49:08 +0000 (17:49 +0100)
commitc5578b56b632bb21aac5dfdab09c3d24aba41c44
treeb5db9791c7d903505188ae82bee3a60402d4af1e
parent3d1b5e710e5573416bb13113b6593307e6b008e2
[OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c'

libgomp/
* oacc-parallel.c (GOACC_wait, goacc_wait): Move...
* oacc-async.c: ... here.
* oacc-int.h (goacc_wait): Declare.
* libgomp_g.h: Update

From-SVN: r279232
libgomp/ChangeLog
libgomp/libgomp_g.h
libgomp/oacc-async.c
libgomp/oacc-int.h
libgomp/oacc-parallel.c