https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94218
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- __builtin_setjmp/__builtin_longjmp really should not be used. They are normally used internally for Exception handling if dwarf2 eh is not enabled.