blob: d8c5bdf9f1ac6757fc921ea85d6f7a82b9416c76 [file] [log] [blame]
/* Test restrictions on the kind of declarations permitted in for loops removed
in C23, and thus with -std=c11 -pedantic -Wno-c11-c23-compat. */
/* { dg-do compile } */
/* { dg-options "-std=c11 -pedantic -Wno-c11-c23-compat" } */
#include "c99-fordecl-3.c"