https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110453
Xi Ruoyao <xry111 at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID CC| |xry111 at gcc dot gnu.org --- Comment #1 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- It's allowed by the C standard, see paragraph 2 and EXAMPLE 1 in section 6.9.2, C99. The clause is not changed in C23.