Reset branch to trunk.
[official-gcc.git] / trunk / gcc / testsuite / gcc.c-torture / compile / 920928-6.c
blob692191b1245f0b689566a07ab4ea5f7d239f3f43
1 struct{int c;}v;
2 static short i=((char*)&(v.c)-(char*)&v);