blob: d21c209cdf699a7497f4cedd71b0657a0d6fdb10 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-fstrub=internal -g" } */
/* gcc.c-torture/compile/20020210-1.c */
/* PR c/5615 */
void f(int a, struct {int b[a];} c) {} /* { dg-warning "anonymous struct" } */