Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 920928-6.c
blob692191b1245f0b689566a07ab4ea5f7d239f3f43
1 struct{int c;}v;
2 static short i=((char*)&(v.c)-(char*)&v);