https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99555
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>: https://gcc.gnu.org/g:d99111fd8e12deffdd9a965ce17e8a760d531ec3 commit r11-7824-gd99111fd8e12deffdd9a965ce17e8a760d531ec3 Author: Thomas Schwinge <tho...@codesourcery.com> Date: Thu Mar 11 17:01:22 2021 +0100 Avoid OpenMP/nvptx execution-time hangs for simple nested OpenMP 'target'/'parallel'/'task' constructs [PR99555] ... awaiting proper resolution, of course. libgomp/ PR target/99555 * testsuite/lib/on_device_arch.c: New file. * testsuite/libgomp.c/pr99555-1.c: Likewise. * testsuite/libgomp.c-c++-common/task-detach-6.c: Until resolved, skip for nvptx offloading, with error status. * testsuite/libgomp.fortran/task-detach-6.f90: Likewise.