OSDN Git Service

* call.c (add_candidates): Add first_arg and return_type parms.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.brendan / init10.C
1 // { dg-do assemble  }
2 // GROUPS passed initialization
3 struct S { int :0; } a;