bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15780] .gnu.warning.SYMBOL section treatment needs improvement


From: amodra at gmail dot com
Subject: [Bug ld/15780] .gnu.warning.SYMBOL section treatment needs improvement
Date: Fri, 26 Jul 2013 11:31:28 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
My glibc builds don't put .gnu.warning.sym sections in a PT_LOAD segment.

By the time .gnu.warning.sym sections hit the code in elf32.em, they will be
zero length.  I suspect it was there just to handle symbols defined in
.gnu.warning.sym sections.  It probably isn't necessary nowadays.

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