[Bug fortran/37863] [4.3/4.4 Regression] Display of a value close but less to 1 shows 2 with '(F3.0)'

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 19 15:31:00 GMT 2008



------- Comment #7 from jvdelisle at gcc dot gnu dot org  2008-10-19 15:29 -------
Subject: Bug 37863

Author: jvdelisle
Date: Sun Oct 19 15:28:25 2008
New Revision: 141227

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141227
Log:
2008-10-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org

        PR libfortran/37863
        Backport from trunk.
        * io/write_float.def (WRITE_FLOAT): Round to 1.0 correctly.

2008-10-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org

        PR libfortran/37707
        Backport from trunk.
        * io/list_read.c (nml_get_obj_data): If the first namelist object rank
        is greater than zero, call nml_object_read with the first object rather
        than the sub-object.

Modified:
    branches/gcc-4_3-branch/libgfortran/ChangeLog
    branches/gcc-4_3-branch/libgfortran/io/list_read.c
    branches/gcc-4_3-branch/libgfortran/io/write_float.def


-- 


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



More information about the Gcc-bugs mailing list