aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr13947.d
AgeCommit message (Collapse)AuthorFilesLines
2012-04-13Set reloc_count to 0 for reloc sectionsH.J. Lu1-0/+7
bfd/ 2012-04-13 Alan Modra <amodra@gmail.com> PR ld/13947 * elflink.c (bfd_elf_final_link): Set reloc_count to 0 for reloc sections. ld/testsuite/ 2012-04-13 H.J. Lu <hongjiu.lu@intel.com> PR ld/13947 * ld-x86-64/x86-64.exp: Run pr13947. * ld-x86-64/pr13947.d: New file. * ld-x86-64/pr13947.s: Likewise.