Set reloc_count to 0 for reloc sections
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 13 Apr 2012 23:20:00 +0000 (23:20 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 13 Apr 2012 23:20:00 +0000 (23:20 +0000)
commitaed64b35fbdb4d924b081158fd31015bb5d366c2
tree39bf3df56deb3ebcb15f6abf3a69f544efb117ef
parentca7781d2ae089e04d44ed0b14d946dcb651a3cf8
Set reloc_count to 0 for reloc sections

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.
bfd/ChangeLog
bfd/elflink.c
ld/testsuite/ChangeLog
ld/testsuite/ld-x86-64/pr13947.d [new file with mode: 0644]
ld/testsuite/ld-x86-64/pr13947.s [new file with mode: 0644]
ld/testsuite/ld-x86-64/x86-64.exp