aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/920501-3.c
blob: 41ef87fbf7fc4eec471091de3dcdc5cf26698c58 (plain)
1
2
struct{long long x:24,y:40;}v;
x(){v.y=0;}