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

--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Renlin Li <ren...@sourceware.org>:

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

commit 6c699715f68be7d8c468e965fbefce997f7ed937
Author: Renlin Li <renlin...@arm.com>
Date:   Mon Sep 25 11:41:54 2017 +0100

    [ARM] PR ld/21402, only override the symbol dynamic decision on undefined
weak symbol.

    Similar as aarch64 backend, arm backend only overrides the decision on
undefined
    weak symbols. arm backend part already emits necessary relative relocation
for
    this case.

    bfd/

        PR ld/21402
        * elf32-arm.c (allocate_dynrelocs_for_symbol): Only make undefined weak
        symbols into dynamic.

    ld/

        PR ld/21402
        * testsuite/ld-arm/tls-app.d: Update address.
        * testsuite/ld-arm/tls-app.r: Remove relocations.
        * testsuite/ld-arm/unresolved-1-dyn.d: Update.

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