Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
lto/
20081127_1.C
struct Foo { Foo(); }; Foo::Foo() { } int main() { return 0; }