[MAINTAINERS] Update email and move to DCO
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920501-3.c
blobecde11ace7a1a2ec4b9b419268fdd8c580c2389f
1 struct{long long x:24,y:40;}v;
2 void x(void){v.y=0;}