bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12718] Spurious empty .plt/.rela.plt sections generated


From: hjl.tools at gmail dot com
Subject: [Bug ld/12718] Spurious empty .plt/.rela.plt sections generated
Date: Sat, 30 Apr 2011 16:05:59 +0000

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.



reply via email to

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