(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20090717_0.c
       1  struct variable {
       2          const char *string;
       3  };
       4  struct variable table[] = { { 0 } };