bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.debuglto_.debug_macro' of X defined in discarded section
Date: Sat, 20 Mar 2021 00:06:09 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27590

--- Comment #13 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=15407e7e0d42a46de5534df22eec933fc45178a3

commit 15407e7e0d42a46de5534df22eec933fc45178a3
Author: Alan Modra <amodra@gmail.com>
Date:   Sat Mar 20 10:22:37 2021 +1030

    DWARF LTO debug sections vs. .stabstr

    The exception for debug sections in clearing SEC_EXCLUDE when
    relocatable was really for one specific debug section, so let's make
    it do just that.

    bfd/
            PR 27590
            * elf.c (_bfd_elf_make_section_from_shdr): Remove SHF_EXCLUDE
            test for .gnu.debuglto*.
    ld/
            PR 27590
            * ldlang.c (lang_gc_sections): Clear SEC_EXCLUDE when relocatable
            for all sections except .stabstr.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]