What do do with the exceptional case of expand_case for SJLJ exceptions

Eric Botcazou ebotcazou@adacore.com
Sat May 12 14:04:00 GMT 2012


> 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



More information about the Gcc mailing list