]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add xfails to libgomp tests target-{33,34}.c, target-link-1.c
authorFrederik Harwath <frederik@codesourcery.com>
Mon, 10 Feb 2020 07:08:00 +0000 (08:08 +0100)
committerFrederik Harwath <frederik@codesourcery.com>
Mon, 10 Feb 2020 08:16:46 +0000 (09:16 +0100)
commitfd789c816b06235b04698636db69e302b24c83ba
treee38250e065396b5c098c17a923bded1eb567b077
parenta5f79f225e637d59a7b6e26ae62b74b0019d2e85
Add xfails to libgomp tests target-{33,34}.c, target-link-1.c

Add xfails for nvptx offloading because
"no GOMP_OFFLOAD_async_run implemented in plugin-nvptx.c"
(https://gcc.gnu.org/PR81688) and because
"omp target link not implemented for nvptx"
(https://gcc.gnu.org/PR81689).

libgomp/
* testsuite/libgomp.c/target-33.c: Add xfail for execution on
offload_target_nvptx, cf. https://gcc.gnu.org/PR81688.
* testsuite/libgomp.c/target-34.c: Likewise.
* testsuite/libgomp.c/target-link-1.c: Add xfail for
offload_target_nvptx, cf. https://gcc.gnu.org/PR81689.
libgomp/ChangeLog
libgomp/testsuite/libgomp.c/target-33.c
libgomp/testsuite/libgomp.c/target-34.c
libgomp/testsuite/libgomp.c/target-link-1.c