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