aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arc/got-01.s
AgeCommit message (Collapse)AuthorFilesLines
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda1-0/+5
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.