Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.c-torture / compile / 920928-1.c
blob137363dc12037dca837aeeed70444f7f02517c4d
1 struct{int c;}v;
2 static long i=((char*)&(v.c)-(char*)&v);