]> git.ipfire.org Git - thirdparty/gcc.git/commit
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)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Fri, 13 Nov 2020 11:50:21 +0000 (03:50 -0800)
commit374e0efd4e21b60cc8fb79eed408dd8ca2cee523
tree0cf3422a13ea331a0b320280fffffddffbaad743
parent99b827f8cb1b1d084828dedc5269fc61c69bd827
openmp: Add test for OMP_TARGET_OFFLOAD=mandatory for cases where it must not fail

This is a backport from mainline (commit
17c5b7e1dc47bab6e6cedbf4b2d88cef3283533e).

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

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