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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to