PATCH: Add __frame_state_for for gcc 3.0.1

Mark Kettenis kettenis@science.uva.nl
Thu Jul 5 10:30:00 GMT 2001


"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



More information about the Libc-alpha mailing list