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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Szabolcs Nagy <n...@sourceware.org>:

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

commit b627f56244cb2930c5891cfde03586987d46b5d2
Author: Szabolcs Nagy <szabolcs.n...@arm.com>
Date:   Thu Oct 3 19:11:50 2019 +0100

    [PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC

    On 64-bit host the 32-bit addend was loaded without sign extension into
    an unsigned long.

    bfd/ChangeLog:

        PR ld/25062
        * elf32-arm.c (elf32_arm_final_link_relocate): Sign extend data.

    ld/ChangeLog:

        PR ld/25062
        * testsuite/ld-arm/arm-elf.exp: Update.
        * testsuite/ld-arm/tls-gdesc-neg.d: New test.
        * testsuite/ld-arm/tls-gdesc-neg.s: New test.

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