https://sourceware.org/bugzilla/show_bug.cgi?id=25062
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_33-branch branch has been updated by Szabolcs Nagy <n...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=772db4c6beec7c8f4f2550c1f4fe0fb35dc3c7b5 commit 772db4c6beec7c8f4f2550c1f4fe0fb35dc3c7b5 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