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

--- Comment #1 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=c6e8a9a802bcd3a96ef14b6ea1b6cd60d5d8d065

commit c6e8a9a802bcd3a96ef14b6ea1b6cd60d5d8d065
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Thu Jul 30 03:27:44 2015 -0700

    Don't change the default symbol for relocatable link

    We should change the default symbol for the versioned symbol only when
    not performing a relocatable link.

    bfd/

        PR ld/18735
        * elflink.c (_bfd_elf_add_default_symbol): Add the default
        symbol if not performing a relocatable link.
        (elf_link_add_object_symbols): Adjust the default symbol if
        not performing a relocatable link.

    ld/testsuite/

        PR ld/18735
        * ld-elf/pr18735.d: New file.
        * ld-elf/pr18735.s: 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