This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch ARM] Turn off flag_dwarf2_cfi_asm


> This patch turns off .eh_frame based unwind tables for the ARM EABI
> configurations. There are a number of cases where we end up generating
> these instead of the ARM unwind tables.
> 
> Ok to commit ?

No, or at least not without a better comment. This is really a gas bug, we 
need better control of .eh_frame v.s. .debug_frame when using the cfi 
directives. c.f. Issue #40521.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]