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 11:49:49PM +0200, Jakub Jelinek wrote:
> ... but that does not matter as older gcc's won't emit them anyway
> and mixing C++ code compiled with older g++ and g++ 3.0 in one
> application won't work, so __frame_state_for implementation will
> just not care about what was returned in bases.

But if you rebuild glibc with gcc3.x, then glibc itself could
make use of eg DW_EH_PE_datarel when unwinding through eg qsort.


r~


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