(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
eh/
weak1-a.cc
extern void f() {
  throw 7;
}