modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/pr54103-4.c (about) 1 void 2 f (void) 3 { 4 0 / 0 && 1 ? : 0; 5 }