bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26382] Inconsistent undefined versioned symbols


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/26382] Inconsistent undefined versioned symbols
Date: Thu, 31 Dec 2020 23:50:19 +0000

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

--- Comment #3 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=0a690cf659075e47ec1f7aecf332e641b0bb0ed5

commit 0a690cf659075e47ec1f7aecf332e641b0bb0ed5
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sat Aug 22 08:31:53 2020 -0700

    elf: Keep only one '@' for undefined versioned symbols

    The symbol string table in the .symtab section is optional and cosmetic.
    Keep only one '@' for undefined versioned symbols, which are defined in
    shared objects, in the symbol string table.  Update "nm -D" to display
    only one '@' for undefined versioned symbols.

    bfd/

            PR ld/26382
            * elflink.c (elf_link_output_symstrtab): Keep only one '@' for
            versioned symbols, which are defined in shared objects, in
            symbol string table.

    binutils/

            PR ld/26382
            * nm.c (print_symname): Display only one '@' for undefined
            versioned symbols.
            * doc/binutils.texi: Update nm version information.

    ld/

            PR ld/26382
            * testsuite/ld-elf/pr26302.nd: Updated.
            * testsuite/ld-elf/pr26302.rd: New file.
            * testsuite/ld-elf/shared.exp: Add a test for readelf -sW.

    (cherry picked from commit 3f2e9699234ca31d083bc93ea6e03903f10baeaf)

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