2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920928-1.c
blob137363dc12037dca837aeeed70444f7f02517c4d
1 struct{int c;}v;
2 static long i=((char*)&(v.c)-(char*)&v);