bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13621] dangling global hidden symbol in symtab


From: ian at airs dot com
Subject: [Bug ld/13621] dangling global hidden symbol in symtab
Date: Sat, 28 Jan 2012 00:10:10 +0000

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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #5 from Ian Lance Taylor <ian at airs dot com> 2012-01-28 00:10:10 
UTC ---
GNU ld does indeed drop output sections whose size is zero (with various
exceptions and caveats).  See strip_excluded_output_sections in ld/ldlang.c. 
This is done because otherwise all the output sections listed in the linker
script would wind up in the output file.  gold works differently.

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