bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/12945] gold linker breaks elfutils testuite (section '.rela.pl


From: ian at airs dot com
Subject: [Bug gold/12945] gold linker breaks elfutils testuite (section '.rela.plt' has wrong flags: expected none and possibly ALLOC, is ALLOC|INFO_LINK).
Date: Tue, 28 Jun 2011 20:20:35 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]