bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18735] multiple definition of `foo'


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/18735] multiple definition of `foo'
Date: Thu, 30 Jul 2015 10:29:35 +0000

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

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

commit c6e8a9a802bcd3a96ef14b6ea1b6cd60d5d8d065
Author: H.J. Lu <address@hidden>
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]