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

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2011-06-28 20:20:00 
UTC ---
The ELF ABI specifies that the sh_info field of .rela.plt should be the section
index of the section to which the relocation applies.  It also specifies that
the SHF_INFO_LINK flag indicates that the sh_info field is a section index.  So
I think it is entirely correct for .rela.plt to have the SHF_INFO_LINK flag
set, and I think that complaining about that is a bug in the elfutils
testsuite.

-- 
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