[Bug debug/101283] Several tests fail on Darwin with -gctf

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 1 15:56:28 GMT 2021


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

--- Comment #1 from CVS 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:cc8453012f75dc6dbd20bf3a94c4819a2bff46db

commit r12-1960-gcc8453012f75dc6dbd20bf3a94c4819a2bff46db
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Thu Jul 1 15:02:43 2021 +0100

    Darwin: Define a suitable section name for CTF [PR101283]

    This is a placeholder name ahead of any CTF implementation on
    LLVM (which sets Darwin ABI).  Ideally, we would get agreement
    on this choice (or any replacement) before GCC12 is shipped.

    PR debug/101283 - Several tests fail on Darwin with -gctf

            PR debug/101283

    gcc/ChangeLog:

            * config/darwin.h (CTF_INFO_SECTION_NAME): New.


More information about the Gcc-bugs mailing list