http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602

--- Comment #24 from Thomas Henlich <thenlich at users dot sourceforge.net> 
2011-04-18 06:32:06 UTC ---
call check_all(0.995_RT, 15, 2, 0)

This still fails (with RC,G15.2 /= RC,F11.1). We need to look at why.

I am aware that N=.995 is .9949999... internally, but so is the value 1 - r x
10^-d

and 1 - r x 10^-d <= N must still be true.

Reply via email to