rt_gccstream/gcc/testsuite/gcc.c-torture/compile/920501-15.c

2 lines
39 B
C

x(a)double a;{int i;return i>a?i:i+1;}