OSDN Git Service

2004-10-05 Andrew Pinski <pinskia@physics.uc.edu>
[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;}