]> git.ipfire.org Git - thirdparty/gcc.git/commit
[og9] Add missing exec_params libgomp plugin entry points
authorJulian Brown <julian@codesourcery.com>
Mon, 5 Aug 2019 22:05:35 +0000 (15:05 -0700)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 3 Mar 2020 11:50:41 +0000 (12:50 +0100)
commit48baddfe4b917a1586d8df2297852c771cfd0f06
treeaf0f6292118cc1df6fe7f46d29d8f8ea88dd1e65
parent78ffe6be90f5f0d0aa01772659879fd81e480dc9
[og9] Add missing exec_params libgomp plugin entry points

libgomp/
* plugin/plugin-gcn.c (GOMP_OFFLOAD_openacc_exec_params,
GOMP_OFFLOAD_openacc_async_exec_params): New functions.

(cherry picked from openacc-gcc-9-branch commit
6a2a29256ca9c964745ae18d65ca681afec460c9)
libgomp/ChangeLog.omp
libgomp/plugin/plugin-gcn.c