* Mainline merge as of 2006-02-16 (@111136).
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920501-3.c
blob41ef87fbf7fc4eec471091de3dcdc5cf26698c58
1 struct{long long x:24,y:40;}v;
2 x(){v.y=0;}