gcc/libgomp/testsuite/libgomp.oacc-c++
Thomas Schwinge b03d721a62 [libgomp] In OpenACC testing, by default only build for the offload target that we're actually going to test
... to avoid compilation overhead, and to keep simple '-foffload=[...]'
handling in test cases.

	libgomp/
	* testsuite/libgomp.oacc-c++/c++.exp: Specify
	"-foffload=$offload_target".
	* testsuite/libgomp.oacc-c/c.exp: Likewise.
	* testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.
	* testsuite/lib/libgomp.exp
	(check_effective_target_openacc_nvidia_accel_configured): Remove,
	as (conceptually) merged into
	check_effective_target_openacc_nvidia_accel_selected.  Adjust all
	users.

From-SVN: r269109
2019-02-22 11:51:35 +01:00
..
c++.exp [libgomp] In OpenACC testing, by default only build for the offload target that we're actually going to test 2019-02-22 11:51:35 +01:00
declare-1.C c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00: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