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

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 10 02:50:00 GMT 2015


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

--- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Tue Feb 10 02:49:58 2015
New Revision: 220564

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

    PR libgfortran/57822
    * io/write_float.def (output_float): If doing g0 editing and
    exponent is zero, do not emit exponent.

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



More information about the Gcc-bugs mailing list