https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119778
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Summary|gcc gimple crashes on some |[14/15/15 regression] |setjmp/longjmp code |-Wuninitialized crashed | |with longjmp/setjmp --- Comment #1 from Sam James <sjames at gcc dot gnu.org> --- Workaround is -Wno-uninitialized.