egcs 971016 crash on alpha when no-sjlj-exceptions used with stdarg

Richard Henderson rth@cygnus.com
Sun Oct 19 11:31:00 GMT 1997


In article <199710180327.DAA29643.cygnus.egcs.bugs@d0sgif.fnal.gov>,
scott snyder <snyder@d0sgif.fnal.gov> wrote:
>egcs 971016 gets a fatal error when compiling this source on a
>alpha-dec-osf4.0 system with the -fno-sjlj-exceptions flag set.

Yep, no-sjlj-exceptions as-is has zero chance of working on Alpha.
Don't use it.  For Digital Unix, there is an exception handling
mechanism proscribed in the ABI which we should use, but no one has
done so.

The fact that the only DU box I have access to is a 166MHz thing
does not encourage much experimentation.  My Alphas all run Linux.


r~



More information about the Gcc-bugs mailing list