openmp: Add test for OMP_TARGET_OFFLOAD=mandatory for cases where it must not fail
authorJakub Jelinek <jakub@redhat.com>
Thu, 22 Oct 2020 07:33:17 +0000 (09:33 +0200)
committerJakub Jelinek <jakub@redhat.com>
Thu, 22 Oct 2020 07:36:18 +0000 (09:36 +0200)
commit17c5b7e1dc47bab6e6cedbf4b2d88cef3283533e
treea9ec38b74bb225359a0733bcef526bb4add9fa22
parent552ed3ea761324bdd42c1a40d4bbef91432da29a
openmp: Add test for OMP_TARGET_OFFLOAD=mandatory for cases where it must not fail

2020-10-22  Jakub Jelinek  <jakub@redhat.com>

* testsuite/libgomp.c/target-41.c: New test.
libgomp/testsuite/libgomp.c/target-41.c [new file with mode: 0644]