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

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