https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833
--- Comment #6 from Kerem Kat <keremkat+gcc at gmail dot com> --- Created attachment 47569 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47569&action=edit fix ice PR c/92833 * parser.c (c_parser_consume_token): Fix peeked token stack pop to support 4 available tokens. * c-c++-common/pr92833-*.c: New tests.