[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:55:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94218
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to gsdrtge6h from comment #7)
> Okay, but why the current layout is any better than the suggested layout.
Because these are not useful for anything really. The suggested layout might
require big changes in the compiler which does not make a big difference in the
long run anways since these are not used except for testing to make sure sjlj
eh still works.
More information about the Gcc-bugs
mailing list