c02d11a585
bfd * arc-got.h (relocate_fix_got_relocs_for_got_info): Handle the case where there's no elf_link_hash_entry while processing GOT_NORMAL got entries. ld * testsuite/ld-arc/got-01.d: New file. * testsuite/ld-arc/got-01.s: New file.
6 lines
85 B
ArmAsm
6 lines
85 B
ArmAsm
.text
|
|
.global __start
|
|
__start:
|
|
foo:
|
|
ld r0, [pcl, foo@gotpc]
|