(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
lto/
20081109_1.C
int foo (int x)
{
  throw 10;
}