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