http://sourceware.org/bugzilla/show_bug.cgi?id=13947

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2012-04-09 23:26:02 
UTC ---
x86-64 backend uses the reloc_count field in .rela.plt section
to store the number of relocations it has.  It confuses
bfd_elf_final_link to set SEC_RELOC on .rela.plt, which
leads to erroneous .rela.rela.plt section.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to