My proposal for the libgcc runtime ABI (ia64 gcc/glibc is broken.)
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Wed Jul 12 11:09:00 GMT 2000
> Wouldn't it be better to _not_ consider this to be part of libgcc, and
> instead have a well-defined EH record format and just tell people to use
> it in their system libraries.
There is a well-defined format. The problem is that you need a
process-wide list of such structures, to find the entry points into
the structures when an exception is thrown in one library and caught
in another.
Regards,
Martin
More information about the Gcc
mailing list