modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/opt.c (about) 1 int 2 foo (a) 3 { 4 return (a == 2); 5 }