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

     1  #ifndef NO_LABEL_VALUES
     2  a(){int**b[]={&&c};c:;}
     3  #else
     4  int x;
     5  #endif