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: PATCH: Add __frame_state_for for gcc 3.0.1


"H . J . Lu" <hjl@lucon.org> writes:

> > If just libc.so was compiled using GCC 3.0 in a pre-GCC 3.0 program and it
> > throws an exception through qsort or the likes, it will abort. That's
> > undesirable.
> 
> Well, any volunteers to add it?

Why not use code from GCC 3.0 instead of GCC 2.95?  See 

   http://gcc.gnu.org/ml/gcc/2001-07/msg00348.html

for my analysis and an easy way to implement it.

Mark


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