303e4c21e7
* elf32-frv.c (FRVFDPIC_SYM_LOCAL): Remove special handling for *ABS*/*UND* sections. (elf32_frv_relocate_section): Move zero-addend-required error... (_frv_emit_got_relocs_plt_entries): ... here. Report error for missing needed TLS section. ld/testsuite/ChangeLog: * ld-frv/fdpic-shared-8-fail.d: Tweak error messages.
6 lines
227 B
Makefile
6 lines
227 B
Makefile
#name: FRV uClinux PIC relocs to (mostly) global symbols with addends, failing shared linking
|
|
#source: fdpic8.s
|
|
#objdump: -DR -j .text -j .data -j .got -j .plt
|
|
#as: -mfdpic
|
|
#ld: -shared
|
|
#error: (nonzero addend|may have caused)
|