https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99555

--- Comment #5 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:4dd9e1c541e0eb921d62c8652c854b1259e56aac

commit r11-8189-g4dd9e1c541e0eb921d62c8652c854b1259e56aac
Author: Thomas Schwinge <tho...@codesourcery.com>
Date:   Wed Apr 7 10:36:36 2021 +0200

    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.

Reply via email to