|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/20244] ld fails to handle "op $imm, address@hidden" |
Date: | Wed, 15 Feb 2017 19:12:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20244 --- Comment #18 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=a5def14f1ca70e14d9433cb229c9369fa3051598 commit a5def14f1ca70e14d9433cb229c9369fa3051598 Author: H.J. Lu <address@hidden> Date: Wed Feb 15 10:55:51 2017 -0800 Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error bfd/ PR ld/20244 * elf32-i386.c (elf_i386_relocate_section): Properly get IFUNC symbol name when reporting R_386_GOT32/R_386_GOT32X relocation error against local IFUNC symbol without a base register for PIC. ld/ PR ld/20244 * testsuite/ld-i386/i386.exp: Run pr20244-4a, pr20244-4b and pr20244-4c. * testsuite/ld-i386/pr20244-4.s: New file. * testsuite/ld-i386/pr20244-4a.d: Likewise. * testsuite/ld-i386/pr20244-4b.d: Likewise. * testsuite/ld-i386/pr20244-4c.d: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |