(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
20020210-1.c
       1  /* PR c/5615 */
       2  void f(int a, struct {int b[a];} c) {}