bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/20828] GC-ed DSO symbols make corresponding symbols defined by a


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/20828] GC-ed DSO symbols make corresponding symbols defined by a linker script local
Date: Mon, 17 Apr 2017 14:48:39 +0000

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

--- Comment #38 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 <address@hidden>:

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

commit e6699019c4f363f804f9646974ab1d5e78785ffc
Author: H.J. Lu <address@hidden>
Date:   Mon Apr 17 07:47:17 2017 -0700

    Put soname in the version definition section

    commit 902e9fc76a0ec9f642cefa71ef88cca1c675ad54
    Author: Maciej W. Rozycki <address@hidden>
    Date:   Tue Feb 21 01:46:42 2017 +0000

        PR ld/20828: Move symbol version processing ahead of GC symbol sweep

    breaks version definition with --version-script --soname.  This patch
    fixes it by getting soname index before generating the version definition
    section.

    bfd/

        PR ld/21389
        * elflink.c (bfd_elf_size_dynamic_sections): Get soname index
        before generating the version definition section.

    ld/

        PR ld/21389
        * testsuite/ld-elf/pr21389.map: New file.
        * testsuite/ld-elf/pr21389.s: Likewise.
        * testsuite/ld-elf/pr21389a.d: Likewise.
        * testsuite/ld-elf/pr21389b.d: Likewise.
        * testsuite/ld-elf/pr21389c.d: 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]