modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/920428-5.c (about) 1 typedef struct{unsigned b0:1;}*t;x(a,b)t a,b;{b->b0=a->b0;}