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

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2011-04-30 16:05:40 
UTC ---
(In reply to comment #1)
> My guess is that the bug is due to the x86/x86_64 ifunc support, specifically
> that iplt and its reloc section is created without setting dynobj.

To support IFUNC in static executables, I create those sections
for relocations which may be against IFUNC symbol.  I will try to
delay it until I see a relocation against IFUNC symbol.  On the
other hand, it will be nice for linker to remove those empty sections.

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