gcc/libgomp/plugin
Thomas Schwinge 6789218b36 [PR libgomp/65099] nvptx offloading: only 64-bit configurations are currently supported
Backport trunk r225560:

	PR libgomp/65099
	gcc/
	* config/nvptx/mkoffload.c (main): Create an offload image only in
	64-bit configurations.
	libgomp/
	* plugin/plugin-nvptx.c (nvptx_get_num_devices): Return 0 if not
	in a 64-bit configuration.
	* testsuite/libgomp.oacc-c++/c++.exp: Don't attempt nvidia
	offloading testing if no such device is available.
	* testsuite/libgomp.oacc-c/c.exp: Likewise.
	* testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.

From-SVN: r225824
2015-07-15 13:55:13 +02:00
..
Makefrag.am Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
configfrag.ac Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
plugin-host.c [PR libgomp/65742, PR middle-end/66332] OpenACC acc_on_device fixes 2015-07-15 13:55:00 +02:00
plugin-host.h [PR libgomp/65742, PR middle-end/66332] OpenACC acc_on_device fixes 2015-07-15 13:55:00 +02:00
plugin-nvptx.c [PR libgomp/65099] nvptx offloading: only 64-bit configurations are currently supported 2015-07-15 13:55:13 +02:00