mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
d9e3b59069
There is no need to check relocation IFUNC symbol if there are no dynamic symbols. bfd/ PR ld/19539 * elf32-i386.c (elf_i386_reloc_type_class): Check relocation against STT_GNU_IFUNC symbol only with dynamic symbols. * elf64-x86-64.c (elf_x86_64_reloc_type_class): Likewise. ld/ PR ld/19539 * testsuite/ld-elf/pr19539.d: New file. * testsuite/ld-elf/pr19539.s: Likewise. * testsuite/ld-elf/pr19539.t: Likewise.
9 lines
186 B
Makefile
9 lines
186 B
Makefile
#source: start.s
|
|
#source: pr19539.s
|
|
#ld: -pie -T pr19539.t
|
|
#readelf : --dyn-syms --wide
|
|
#target: *-*-linux* *-*-gnu* *-*-solaris*
|
|
|
|
Symbol table '\.dynsym' contains [0-9]+ entries:
|
|
#pass
|