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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
ICE is now fixed, and given #c8 for the rest, -fstack-check=generic didn't work
well before for tests bypassing large declarations with goto or switch and
doesn't work even more for -std=c++26 or -ftrivial-auto-var-init={zero,pattern}
in GCC16.  Just don't use it.

Reply via email to