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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain D Sandoe <ia...@gcc.gnu.org>:

https://gcc.gnu.org/g:1073469074ff132478ec8d923ed8635c672f7d9b

commit r15-651-g1073469074ff132478ec8d923ed8635c672f7d9b
Author: Iain Sandoe <i...@sandoe.co.uk>
Date:   Sat May 11 09:24:33 2024 +0100

    testsuite, C++, Darwin: Skip cxa_atexit-6, which is not applicable.

    For Darwin, non-weak functions defined in a TU always bind locally
    and so cxa_atexit-6.C is not applicable here.

            PR testsuite/114982

    gcc/testsuite/ChangeLog:

            * g++.dg/tree-ssa/cxa_atexit-6.C: Skip for Darwin.

    Signed-off-by: Iain Sandoe <i...@sandoe.co.uk>

Reply via email to