(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
20000319-1.c
       1  struct foo
       2  {
       3    long x;
       4    char y;
       5    long boom[0];
       6  };