Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.dg / noncompile / pr71265.c
blob69507b5ade72fceed8f8a4c62ef755636e926b3f
1 /* PR c/71265 */
2 /* { dg-do compile } */
3 /* { dg-additional-options "-Wno-old-style-definition" } */
5 void ID (ID)
6 int ID [__func__]; /* { dg-error "size of array .ID. has non-integer type" } */