>>>>> Richard Henderson <rth@cygnus.com> writes: > I was looking to teach the alpha trap shadow processing about > exception regions, so that FP exceptions could be properly > caught, etc. > But it appears that, in the appended program, the exception > region notes were eliminated. What gives? Try -fasynchronous-exceptions. Jason