bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26103] Assertion failure at ldlang.c:7269 with symbols defined i


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/26103] Assertion failure at ldlang.c:7269 with symbols defined in link-once sections
Date: Mon, 15 Jun 2020 02:47:28 +0000

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

--- Comment #9 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=75cfe082c067db0b12fb982de0833309e454a8e2

commit 75cfe082c067db0b12fb982de0833309e454a8e2
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Jun 15 12:10:06 2020 +0930

    PR26103, Assertion failure with symbols defined in link-once sections

            PR 26103
            * elflink.c (elf_link_add_archive_symbols): Exclude undefined
            symbols that were defined in discarded sections.
            * cofflink.c (coff_link_check_archive_element): Likewise.
            (coff_link_add_symbols): Set indx to -3 for symbols defined in
            discarded sections.
            (_bfd_coff_write_global_sym): Don't emit such symbols.
            libcoff-in.h (struct coff_link_hash_entry): Update indx comment.
            libcoff.h: Regenerate.

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