(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20081125_1.c
       1  int foo (int x)
       2  {
       3   return x;
       4  }