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

--- 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 <h...@sourceware.org>:

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

commit e6699019c4f363f804f9646974ab1d5e78785ffc
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Mon Apr 17 07:47:17 2017 -0700

    Put soname in the version definition section

    commit 902e9fc76a0ec9f642cefa71ef88cca1c675ad54
    Author: Maciej W. Rozycki <ma...@imgtec.com>
    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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to