gcc/libgomp/plugin
Andrew Stubbs 966de09be9 amdgcn: Check HSA return codes [PR94629]
Ensure that the returned status values are not ignored.  The old code was
not broken, but this is both safer and satisfies static analysis.

2020-04-23  Andrew Stubbs  <ams@codesourcery.com>

	PR other/94629

	libgomp/
	* plugin/plugin-gcn.c (init_hsa_context): Check return value from
	hsa_iterate_agents.
	(GOMP_OFFLOAD_init_device): Check return values from both calls to
	hsa_agent_iterate_regions.
2020-04-23 15:05:23 +01:00
..
cuda
Makefrag.am
configfrag.ac
cuda-lib.def
hsa_ext_finalize.h
plugin-gcn.c amdgcn: Check HSA return codes [PR94629] 2020-04-23 15:05:23 +01:00
plugin-hsa.c
plugin-nvptx.c openmp: ignore nowait if async execution is unsupported [PR93481] 2020-02-13 10:18:31 +01:00