r218846 - in /branches/gomp-4_0-branch/libgomp:...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Wed Dec 17 22:52:00 GMT 2014
Author: tschwinge
Date: Wed Dec 17 22:52:20 2014
New Revision: 218846
URL: https://gcc.gnu.org/viewcvs?rev=218846&root=gcc&view=rev
Log:
libgomp: Only test with configured (supported) offloading devices.
libgomp/
* testsuite/lib/libgomp.exp: Set offload_targets_s, and
offload_targets_s_openacc.
(check_effective_target_openacc_nvidia_accel_selected): Look for
global offload_target_openacc instead of ACC_DEVICE_TYPE
environment variable.
* testsuite/libgomp.oacc-c++/c++.exp: Loop through
offload_targets_s_openacc.
* testsuite/libgomp.oacc-c/c.exp: Likewise.
* testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.
Modified:
branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
branches/gomp-4_0-branch/libgomp/testsuite/lib/libgomp.exp
branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c++/c++.exp
branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c/c.exp
branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp
More information about the Gcc-cvs
mailing list