aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.niklas/t123.C
blob: 37db7875eb83880fb998658ca558653a906c8ed7 (plain)
1
2
3
4
// Build don't link: 
// GROUPS passed niklas dwarf
struct S { S(); };
void f(S) {}