(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
special/
weak-1a.c
       1  int foo(void) {
       2      return 1;
       3  }