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]

Re: __frame_state_for has dissappeared from libgcc


On Wed, May 16, 2001 at 06:00:43PM -0400, Jakub Jelinek wrote:
> So __frame_state_for will essentially have to support all the .eh_frame
> enhancements of gcc which compiled it, which will mean either that all the
> stuff will have to coded twice (once in libgcc_s, once in glibc) or that
> __frame_state_for will be far more closely coupled with libgcc_s (to share
> more unwinding code).

Yep.


r~


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