OSDN Git Service

* g++.dg/init/new1.C, g++.dg/template/alignof1.C,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 920501-3.c
1 struct{long long x:24,y:40;}v;
2 x(){v.y=0;}