Warn pointer to signed integer cast for ilp32
[official-gcc.git] / gcc / testsuite / gcc.dg / noncompile / undeclared-2.c
blob36cd0eaf175abce63ca9f37d955c11f32793edb3
1 /* Invalid, but should not ICE. PRs 11944, 14734. */
3 void foo(const int[i]); /* { dg-error "undeclared|for each" } */