gcc/libgomp/plugin
Tobias Burnus 884637b636 libgomp/plugin/plugin-gcn.c: async-queue init - fix function-return type and fail fatally
libgomp/ChangeLog:

	* plugin/plugin-gcn.c (GOMP_OFFLOAD_openacc_async_construct): In
	case of an error, call GOMP_PLUGIN_fatal not ..._error; use NULL
	not false in return.
2024-11-18 14:58:21 +01:00
..
configfrag.ac
cuda-lib.def
Makefrag.am
plugin-gcn.c libgomp/plugin/plugin-gcn.c: async-queue init - fix function-return type and fail fatally 2024-11-18 14:58:21 +01:00
plugin-nvptx.c