bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/13366] Allow to "pack" some functions together


From: ian at airs dot com
Subject: [Bug gold/13366] Allow to "pack" some functions together
Date: Mon, 19 Dec 2011 23:31:56 +0000

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

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2011-12-19 23:31:56 
UTC ---
I think it will be relatively difficult for the linker to safely and reliably
detect cases where this packing is valid.  The packing may only be done if the
trailing symbol can not be interposed.  The linker will only be able to do it
if the function is at the end of a section, implying the use of
-ffunction-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]