]> git.ipfire.org Git - people/ms/gcc.git/commit
XFAIL OpenMP/nvptx execution-time hangs for simple nested OpenMP 'target'/'parallel...
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 7 Apr 2021 08:36:36 +0000 (10:36 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 15 Apr 2021 09:13:27 +0000 (11:13 +0200)
commit4dd9e1c541e0eb921d62c8652c854b1259e56aac
tree757f5ea6dac106c87ec883ac2e0ab3aee6923c0d
parent39d23b7960e4efb11bbe1eff056ae9da0884c539
XFAIL OpenMP/nvptx execution-time hangs for simple nested OpenMP 'target'/'parallel'/'task' constructs [PR99555]

... still awaiting proper resolution, of course.

libgomp/
PR target/99555
* testsuite/lib/libgomp.exp
(check_effective_target_offload_device_nvptx): New.
* testsuite/libgomp.c/pr99555-1.c <nvptx offload device>: Until
resolved, make sure that we exit quickly, with error status,
XFAILed.
* testsuite/libgomp.c-c++-common/task-detach-6.c: Likewise.
* testsuite/libgomp.fortran/task-detach-6.f90: Likewise.
libgomp/testsuite/lib/libgomp.exp
libgomp/testsuite/libgomp.c-c++-common/task-detach-6.c
libgomp/testsuite/libgomp.c/pr99555-1.c
libgomp/testsuite/libgomp.fortran/task-detach-6.f90