re PR libfortran/48602 (Invalid F conversion of G descriptor for values close to...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 18 Apr 2011 03:48:25 +0000 (03:48 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 18 Apr 2011 03:48:25 +0000 (03:48 +0000)
commitbc7409a8a963cd4bd15805055369f292ac9d2012
tree349c765bf3bbfebaf502c1de1a22e495410412fd
parent4ddd8a74ba5c23b5dd69d7b501a1d8c4ad053b4b
re PR libfortran/48602 (Invalid F conversion of G descriptor for values close to powers of 10)

2011-04-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/48602
* io/write_float.def (output_float_FMT_G): Use current rounding mode
to set the rounding parameters. (output_float): Skip rounding
if value is zero.

From-SVN: r172634
libgfortran/ChangeLog
libgfortran/io/write_float.def