[Bug target/94218] Different __builtin_setjmp/__builtin_longjmp buffer layout is suggested in case of cet.
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 18 18:36:14 GMT 2020
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.
More information about the Gcc-bugs
mailing list