modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/920928-1.c (about)

     1  struct{int c;}v;
     2  static long i=((char*)&(v.c)-(char*)&v);