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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>:

https://gcc.gnu.org/g:395ac0417a17ba6405873f891f895417d696b603

commit r15-1065-g395ac0417a17ba6405873f891f895417d696b603
Author: Thomas Schwinge <tschwi...@baylibre.com>
Date:   Wed Jun 5 14:34:06 2024 +0200

    Clean up after newlib "nvptx: In offloading execution, map '_exit' to
'abort' [GCC PR85463]"

            PR target/85463
            libgfortran/
            * runtime/minimal.c [__nvptx__] (exit): Don't override.
            libgomp/
            * config/nvptx/error.c (exit): Don't override.
            * testsuite/libgomp.oacc-fortran/error_stop-1.f: Update.
            * testsuite/libgomp.oacc-fortran/error_stop-2.f: Likewise.
            * testsuite/libgomp.oacc-fortran/error_stop-3.f: Likewise.
            * testsuite/libgomp.oacc-fortran/stop-1.f: Likewise.
            * testsuite/libgomp.oacc-fortran/stop-2.f: Likewise.
            * testsuite/libgomp.oacc-fortran/stop-3.f: Likewise.

Reply via email to