(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
pr94822.h
       1  typedef struct {
       2    int i;
       3    int ints[];
       4  } struct_t;