mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
da17376b70
* elf32-arm.c (elf32_arm_check_relocs): Check needs_plt rather than h->needs_plt when deciding whether to record a possible dynamic reloc. ld/testsuite/ * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase. * ld-arm/arm-elf.exp: Run it.
13 lines
205 B
Makefile
13 lines
205 B
Makefile
|
|
.*: file format .*
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET +TYPE +VALUE
|
|
[^ ]+ R_ARM_REL32 +foo
|
|
[^ ]+ R_ARM_REL32 +foo
|
|
[^ ]+ R_ARM_JUMP_SLOT +foo
|
|
|
|
|
|
Contents of section \.data:
|
|
[^ ]+ 00000000 00010000 .*
|