8sa1-gcc/libgomp/plugin
Julian Brown 8d2f4ddfd7 Fix host-to-device copies from rodata for AMD GCN
libgomp/
	* plugin/plugin-gcn.c (hsa_memory_copy_wrapper): New.
	(copy_data, GOMP_OFFLOAD_host2dev): Use above function.
	(GOMP_OFFLOAD_dev2host, GOMP_OFFLOAD_dev2dev): Check hsa_memory_copy
	return code.

Reviewed-by: Andrew Stubbs <ams@codesourcery.com>

From-SVN: r278516
2019-11-20 17:53:31 +00:00
..
cuda 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com> 2019-05-13 13:32:00 +00:00
configfrag.ac GCN Libgomp Plugin 2019-11-13 12:38:18 +00:00
cuda-lib.def 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com> 2019-05-13 13:32:00 +00:00
hsa_ext_finalize.h Update copyright years. 2019-01-01 13:31:55 +01:00
Makefrag.am GCN Libgomp Plugin 2019-11-13 12:38:18 +00:00
plugin-gcn.c Fix host-to-device copies from rodata for AMD GCN 2019-11-20 17:53:31 +00:00
plugin-hsa.c configure.ac: Remove GCC_HEADER_STDINT(gstdint.h). 2019-10-01 09:51:46 +02:00
plugin-nvptx.c Add device number to GOMP_OFFLOAD_openacc_async_construct 2019-11-13 12:37:59 +00:00