On Tue, 10 Jun 2025, Martin Uecker wrote: > Small fix. > > Bootstrapped and regression tested for x86_64. > > Martin > > c: fix ICE for invalid code in generic selection [PR120303] > > Fix an error recovery ICE that occurs when a type name > can not be parsed correctly in the controlling expression > of a generic selection. > > gcc/c/ChangeLog: > * c-parser.cc (c_parser_generic_selection): Handle error > condition. > > gcc/testsuite/ChangeLog: > * pr120303.c: New test.
OK. -- Joseph S. Myers josmy...@redhat.com