rt_gccstream/gcc/testsuite/gcc.c-torture/compile/961010-1.c

2 lines
49 B
C

double f (double x) { return x == 0 ? x : 0.0; }