gcc/libgomp/testsuite/libgomp.oacc-c++
Thomas Schwinge 4912a04f8b [gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'
..., per OpenACC 3.0, A.1.2. "AMD GPU Targets".

This complements commit 6687d13a87 "Rename
acc_device_gcn to acc_device_radeon".

	libgomp/
	* oacc-init.c (get_openacc_name): Handle 'gcn'.
	* testsuite/lib/libgomp.exp
	(offload_target_to_openacc_device_type) [amdgcn*]: Return
	'radeon'.  Adjust all users.
	(check_effective_target_openacc_amdgcn_accel_present): Rename
	to...
	(check_effective_target_openacc_radeon_accel_present): ... this.
	Adjust all users.
	(check_effective_target_openacc_amdgcn_accel_selected): Rename to...
	(check_effective_target_openacc_radeon_accel_selected): ... this.
	Adjust all users.
2020-04-29 09:24:07 +02:00
..
c++.exp [gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE' 2020-04-29 09:24:07 +02:00
declare-1.C c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00:00
declare-pr94120.C Fix declare copyout in libgomp.oacc-c++/declare-pr94120.C 2020-04-20 12:38:50 +02:00
deep-copy-12.C OpenACC 2.6 deep copy: C and C++ execution tests 2019-12-20 01:39:42 +00:00
deep-copy-13.C OpenACC 2.6 deep copy: C and C++ execution tests 2019-12-20 01:39:42 +00:00
firstprivate-mappings-1.C [gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE' 2020-04-29 09:24:07 +02:00
non-scalar-data.C [OpenACC] C++ reference mapping 2018-09-12 15:21:19 +00:00
pr71959-aux.cc Add testcase from PR71959 2019-01-10 12:32:03 +00:00
pr71959.C Add testcase from PR71959 2019-01-10 12:32:03 +00:00
ref-1.C [nvptx] Fix calls to vector and worker routines 2018-04-20 13:46:07 +00:00
routine-1-auto.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
routine-1-template-auto.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
routine-1-template-trailing-return-type.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
routine-1-template.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
routine-1-trailing-return-type.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
template-reduction.C OpenACC 2.5 default (present) clause 2017-05-19 15:32:48 +02:00
this.C [OpenACC] Support C++ "this" in OpenACC directives 2018-10-29 14:31:20 +00:00