On Tue, Feb 20, 2001 at 02:57:05PM -0500, dewar@gnat.com wrote: > If the exception handling uses any global variables, one hopes these > are properly protected for the multi-threading case. Yes they are. See gcc/frame.c. r~