|
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: | Fri, 13 May 2016 18:08:46 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20093 --- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2168b2688ae343a61c467450068503295a5e3deb commit 2168b2688ae343a61c467450068503295a5e3deb Author: H.J. Lu <address@hidden> Date: Fri May 13 10:59:32 2016 -0700 Don't convert GOTPCREL relocation against large section 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] |