Runtime checking of OpenACC parallelism dimensions clauses
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 23 May 2017 09:16:05 +0000 (11:16 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 23 May 2017 09:16:05 +0000 (11:16 +0200)
commit0c36d0d571999e1b9bdb3064e228cf23b3f895d1
tree2003c332fd252fed38d355567a81209dbddb9b3a
parentbdf58f6bf4ef9b7adb07f4107cda30d154fea71d
Runtime checking of OpenACC parallelism dimensions clauses

libgomp/
* testsuite/libgomp.oacc-c-c++-common/parallel-dims.c: Rewrite.
* testsuite/lib/libgomp.exp
(check_effective_target_openacc_nvidia_accel_configured): New
proc.
* testsuite/libgomp.oacc-c++/c++.exp (check_effective_target_c)
(check_effective_target_c++): New procs.
* testsuite/libgomp.oacc-c/c.exp (check_effective_target_c)
(check_effective_target_c++): Likewise.

From-SVN: r248358
libgomp/ChangeLog
libgomp/testsuite/lib/libgomp.exp
libgomp/testsuite/libgomp.oacc-c++/c++.exp
libgomp/testsuite/libgomp.oacc-c-c++-common/parallel-dims.c
libgomp/testsuite/libgomp.oacc-c/c.exp