rt_gccstream/gcc/testsuite/gcc.c-torture/compile/920428-5.c

2 lines
60 B
C

typedef struct{unsigned b0:1;}*t;x(a,b)t a,b;{b->b0=a->b0;}