aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/920928-6.c
blob: 692191b1245f0b689566a07ab4ea5f7d239f3f43 (plain)
1
2
struct{int c;}v;
static short i=((char*)&(v.c)-(char*)&v);