bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/27825] ld: -z unique-symbol behavior when .1 exists


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/27825] ld: -z unique-symbol behavior when .1 exists
Date: Thu, 06 May 2021 03:32:43 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

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

commit 4467df35a93e4c8e5ff7549e8d23324c64f527bd
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed May 5 20:28:39 2021 -0700

    elf: Always append ".COUNT" to local symbols

    Always append ".COUNT" to local symbols to avoid potential conflicts
    with existing local symbol "XXX.COUNT".

    bfd/

            PR ld/27825
            * elflink.c (elf_link_output_symstrtab): Always append ".COUNT"
            to local symbols.

    ld/

            PR ld/27825
            * testsuite/ld-elf/pr27825-1.d: New file.
            * testsuite/ld-elf/pr27825-1a.s: Likewise.
            * testsuite/ld-elf/pr27825-1b.s: Likewise.
            * testsuite/ld-elf/pr27825-2.d: Likewise.
            * testsuite/ld-elf/pr27825-2a.s: Likewise.
            * testsuite/ld-elf/pr27825-2b.s: Likewise.

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