[Bug testsuite/114982] New test g++.dg/tree-ssa/cxa_atexit-6.C fails on Darwin.

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun May 19 13:33:56 GMT 2024


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 <iains@gcc.gnu.org>:

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

commit r15-651-g1073469074ff132478ec8d923ed8635c672f7d9b
Author: Iain Sandoe <iain@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 <iain@sandoe.co.uk>


More information about the Gcc-bugs mailing list