This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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 09:35:35PM +0200, Mark Kettenis wrote:
> However contrary to the __eprintf-case, I expect that the removeal
> of __frame_state_for from the shared libgcc will cause serious
> problems, at least on GNU systems (the Hurd, Linux):

Also unlike __eprintf, it was never intended that __frame_state_for be
used outside of libgcc.  That has been used is *extremely* irritating.

This was brought to my attention a few days ago.  I'm still pondering
what to do about it.  It may be possible to re-implement on top of the
new EH code.  It may be that glibc must grab the old code from gcc 2.95
and include that in its source.



r~


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