[Bug fortran/57822] I/O: "(g0)" wrongly prints "E+0000"

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 11 04:29:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822

--- Comment #8 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Wed Feb 11 04:29:06 2015
New Revision: 220606

URL: https://gcc.gnu.org/viewcvs?rev=220606&root=gcc&view=rev
Log:
2015-02-10 Jerry DeLisle  <jvdelisle@gcc.gnu.org>

    PR libgfortran/57822
    * io/write_float.def (output_float): Apply fix of previous patch
    to correctly calculate the exponent number of digits and take
    care of wide character output.

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



More information about the Gcc-bugs mailing list