[Bug libgcj/23466] Double.toString(0.0010) ---> "0.001" ISO "0.0010"
veldema at cs dot fau dot de
gcc-bugzilla@gcc.gnu.org
Mon Aug 22 12:12:00 GMT 2005
------- Additional Comments From veldema at cs dot fau dot de 2005-08-22 12:03 -------
1) I will file a bug report with SUN and see what they say and report back here
2) I read the comments with _dtoa and for floats the arg is interpretted as
single-precision if mode >= 16 (seems for a double you both need to pass the
isfloat = false && mode == 20
R.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23466
More information about the Gcc-bugs
mailing list