------- Comment #19 from eres at il dot ibm dot com  2008-04-08 11:07 -------
> The easiest would be to use .cfi_* assembler directives that recentish gas
> supports and emitting them inline in the code, rather than creating separate
> .eh_frame.  

I apologize ahead if I am totally wrong about it but 
on targets with limited local store when an overlay technique is used it might
be prefered to place the unwind info in a separate section that will always be
in the memory rather then inlining it using .cfi_* assembler.  


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34999

Reply via email to