[og9] Allow the accelerator to have more offloaded functions than the host

Julian Brown julian@codesourcery.com
Wed Jul 10 00:52:00 GMT 2019


Hi,

This patch was previously posted here by Cesar:

https://gcc.gnu.org/ml/gcc-patches/2017-10/msg00668.html

This patch is necessary when not all objects containing offload code
are linked into the final executable, including those in static
libraries. Re-tested with offloading to nvptx. I will apply to the
openacc-gcc-9-branch shortly.

Thanks,

Julian

ChangeLog

2019-07-10  Cesar Philippidis  <cesar@codesourcery.com>

	libgomp/
	* target.c (gomp_load_image_to_device): Allow the accelerator to
	possess more offloaded functions than the host.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Allow-the-accelerator-to-have-more-offloaded-functio.patch
Type: text/x-patch
Size: 1515 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190710/ca207498/attachment.bin>


More information about the Gcc-patches mailing list