[PATCH 1/3] [og9] Add missing exec_params libgomp plugin entry points

Julian Brown julian@codesourcery.com
Thu Aug 8 16:53:00 GMT 2019


This patch adds two missing (dummy) entry points to the GCN libgomp
plugin. These are not used at present, because we have not enabled the
function parameter flattening transformation that uses these entry points
on GCN.

Julian

ChangeLog

	libgomp/
	* plugin/plugin-gcn.c (GOMP_OFFLOAD_openacc_exec_params,
	GOMP_OFFLOAD_openacc_async_exec_params): New functions.
---
 libgomp/ChangeLog.openacc   |  5 +++++
 libgomp/plugin/plugin-gcn.c | 17 +++++++++++++++++
 2 files changed, 22 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-og9-Add-missing-exec_params-libgomp-plugin-entry-poi.patch
Type: text/x-patch
Size: 1596 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190808/91de2b07/attachment.bin>


More information about the Gcc-patches mailing list