FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.niklas / t123.C
blob37db7875eb83880fb998658ca558653a906c8ed7
1 // Build don't link: 
2 // GROUPS passed niklas dwarf
3 struct S { S(); };
4 void f(S) {}