(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20090729_1.c
       1  double j;
       2  int i;
       3  int main () { return i; }
       4