https://sourceware.org/bugzilla/show_bug.cgi?id=32769

--- Comment #2 from Indu Bhagat <indu.bhagat at oracle dot com> ---
BTW, the interface for SFrame generation is: CFI directives as emitted by the
compiler.  GNU assembler when passed command line option --gsframe emits SFrame
section data using the information in the CFI directives.

Using SHF_LINK_ORDER means requiring -ffunction-sections for SFrame generation.
 This will mean increased object sizes and increased link time.  For large
applications this may become a problem and possibly a no-go.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to