bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/27259] ld: Support SHF_LINK_ORDER self-link


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/27259] ld: Support SHF_LINK_ORDER self-link
Date: Fri, 29 Jan 2021 22:50:00 +0000

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

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

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

commit 7ed5ed075b9a166f74cf13be216b3e5cf04cd622
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Jan 28 10:30:36 2021 +1030

    PR27259, SHF_LINK_ORDER self-link

    This stops ld from endless looping on SHF_LINK_ORDER sh_link loops.

    bfd/
            PR 27259
            * elflink.c (_bfd_elf_gc_mark_extra_sections): Use linker_mark to
            prevent endless looping of linked-to sections.
    ld/
            PR 27259
            * ldelf.c (ldelf_before_place_orphans): Use linker_mark to
            prevent endless looping of linked-to sections.

    (cherry picked from commit def97fb945a98544938087eff3111e16ce58da6d)

-- 
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]