]> git.ipfire.org Git - thirdparty/gcc.git/commit
[og9] A couple of GCN-specific test fixes
authorJulian Brown <julian@codesourcery.com>
Wed, 11 Sep 2019 15:31:38 +0000 (08:31 -0700)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 3 Mar 2020 11:51:25 +0000 (12:51 +0100)
commit2bbadef82d86eb22d9ca20817481e19a20ff4478
tree79251b3acb620aeda97d1fbbda55887f860b4c39
parent2e2b9bc5300652abf7a1968e08c9b4c2ed1b7e6c
[og9] A couple of GCN-specific test fixes

libgomp/
* testsuite/libgomp.oacc-c-c++-common/async_queue-1.c: Only run
NVidia-specific test on NVidia hardware.
* testsuite/libgomp.oacc-c-c++-common/asyncwait-nop-1.c (main):
Initialise for acc_device_gcn if testing on AMD GCN.
* testsuite/libgomp.oacc-c-c++-common/function-not-offloaded.c: Support
AMD GCN.
* testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c (check): Skip
vector dimension test for AMD GCN.

(cherry picked from openacc-gcc-9-branch commit
0467f885d40e76d2d34dac372e4b3dd9b84c31f1)
libgomp/ChangeLog.omp
libgomp/testsuite/libgomp.oacc-c-c++-common/async_queue-1.c
libgomp/testsuite/libgomp.oacc-c-c++-common/asyncwait-nop-1.c
libgomp/testsuite/libgomp.oacc-c-c++-common/function-not-offloaded.c
libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c