Mark Mitchell wrote: > I checked in the attached patch, after making sure that the tests > still pass. Sorry, Mark, but I'm noticing only now that you are adding naked throw (instead of __throw_exception_again) to testsuite_hooks.cc, which we carefully avoid: try building the library passing -fno-exceptions... Paolo.