[Bug middle-end/107840] ICE when compiling cursed setjmp/longjmp nested function calls and non-local jumps

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 23 17:09:45 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107840

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
With the testcase that does not use C23 features (which was only implemented in
GCC 13), we can get the ICE happening all the way back to at least GCC 6 with
-fchecking. GCC 5 didn't have -fchecking so I cannot check further back.


More information about the Gcc-bugs mailing list