This is the mail archive of the gcc@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: DWARF2 CFI in absence of a frame pointer


> > In particular, GCC will generate CFI for the epilogue ...
> 
> This should not be happening.  We don't generate CFI for the
> epilogue *at all*.  We should, I know, but we don't.  There
> is an open enhancement PR for this.

I'm working on CFG based generator of unwinding info. There are some
minor issues left yet but it works quite well on x86-64 now.
I'll send the patch for comments until Monday.

Josef


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