[Bug libfortran/48602] Invalid F conversion of G descriptor for values close to powers of 10
jvdelisle at frontier dot com
gcc-bugzilla@gcc.gnu.org
Sat Apr 16 14:38:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602
--- Comment #9 from jvdelisle at frontier dot com 2011-04-16 14:38:23 UTC ---
On 04/15/2011 11:42 PM, thenlich at users dot sourceforge.net wrote:
> m< 0.1 - 0.1 * r * rexp_d
> m< 0.1 * (1.0 - r * rexp_d)
>
Of course. I am also testing with input values other than those in your
original
test case. If you could do the same I would appreciate it. The more corner
cases we can think of, the better.
More information about the Gcc-bugs
mailing list