mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 23:03:29 +08:00
dc08907213
Linker now generates failed to convert GOTPCREL relocation; relink with --no-relax for more cases. bfd/ * elf64-x86-64.c (elf_x86_64_convert_load_reloc): Properly set converted_reloc. ld/ * testsuite/ld-x86-64/pr19609-5d.d: Updated. * testsuite/ld-x86-64/pr19609-7a.d: Likewise. * testsuite/ld-x86-64/pr19609-7c.d: Likewise.
5 lines
161 B
Makefile
5 lines
161 B
Makefile
#source: pr19609-7.s
|
|
#as: --64 -mrelax-relocations=yes
|
|
#ld: -melf_x86_64 -Ttext=0x80000000
|
|
#error: failed to convert GOTPCREL relocation; relink with --no-relax
|