(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
lto/
20081127_0.C
struct Foo { Foo(); };
static void func() { new Foo(); }