modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/920829-1.c (about) 1 f(double x){double y;y=x/0.5;if(y<0.1)y=1.0;}