|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/20093] relocation truncated to fit: R_X86_64_32S against symbol `foo1' defined in LARGE_COMMON section |
Date: | Sun, 15 May 2016 16:35:28 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20093 --- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_26-branch branch has been updated by H.J. Lu <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=823a9c16b36df994998b6cace24469bcf84d6030 commit 823a9c16b36df994998b6cace24469bcf84d6030 Author: H.J. Lu <address@hidden> Date: Fri May 13 10:59:32 2016 -0700 Don't convert GOTPCREL relocation against large section Backport from master bfd/ PR ld/20093 * elf64-x86-64.c (elf_x86_64_convert_load_reloc): Don't convert GOTPCREL relocation against large section. ld/ PR ld/20093 * testsuite/ld-x86-64/pr20093-1.d: New file. * testsuite/ld-x86-64/pr20093-1.s: Likewise. * testsuite/ld-x86-64/pr20093-2.d: Likewise. * testsuite/ld-x86-64/pr20093-2.s: Likewise. * testsuite/ld-x86-64/x86-64.exp: Run pr20093-1 and pr20093-2. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |