|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/20868] ld relaxes TLS access erroneously for aarch64 in ilp32 mode |
Date: | Thu, 01 Dec 2016 12:33:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20868 --- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5cd1d8bcc24e948e86a636161e6d72f6316545a7 commit 5cd1d8bcc24e948e86a636161e6d72f6316545a7 Author: Yury Norov <address@hidden> Date: Thu Dec 1 12:31:51 2016 +0000 Fix accesses to the GOT for AARCH64 operating in 32-bit mode. PR ld/20868 bfd * elfnn-aarch64.c (elfNN_aarch64_tls_relax): Use 32-bit accesses to the GOT when operating in 32-bit mode. ld * testsuite/ld-aarch64/tls-relax-gd-ie-ilp32.d: New test. * testsuite/ld-aarch64/relocs-ilp32.ld: Linker script for the new test. * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |