thread-safe exceptions (first cut)

Joe Buck jbuck@synopsys.com
Fri Sep 12 15:23:00 GMT 1997


[ How to do C++-specific EH variables ]

It seems reasonable to have a portable and a language-specific section
and only one context pointer.  But are there any implications for throwing
exceptions across languages, when an exception thrown by one language is
caught in another, or when two different languages have exception context
information?



More information about the Gcc mailing list