[Bug libfortran/48602] Invalid F conversion of G descriptor for values close to powers of 10

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 18 03:51:00 GMT 2011


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

--- Comment #19 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-04-18 03:48:28 UTC ---
Author: jvdelisle
Date: Mon Apr 18 03:48:25 2011
New Revision: 172634

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172634
Log:
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.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write_float.def



More information about the Gcc-bugs mailing list