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: Do not disable -fomit-frame-pointer on !ACCUMULATE_OUTGOING_ARGS targets


On 03/26/2013 03:29 PM, Eric Botcazou wrote:
>> Heh.  We've actually fixed this now -- unwind info generation aware of
>> the cfg is exactly what pass_dwarf2_frame does.  So I guess this comment
>> has been out of date since gcc 4.7.
> 
> I see, thanks.  So what do you suggest doing at this point?  Entirely remove 
> the block of code?  But AFAICS pass_dwarf2_frame isn't always enabled.  Apply 
> the patch anyway with the appropriate additional conditions?
> 

Isn't pass_dwarf2_frame enabled whenever we're generating any unwind info?


r~


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