> Isn't SJLJ used by default for Ada on all targets? Nope, Ada uses the same EH scheme as the other compilers, except for a few cases where it uses its own __builtin_setjmp/__builtin_longjmp based scheme.
-- Eric Botcazou
> Isn't SJLJ used by default for Ada on all targets? Nope, Ada uses the same EH scheme as the other compilers, except for a few cases where it uses its own __builtin_setjmp/__builtin_longjmp based scheme.
-- Eric Botcazou