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

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  <[EMAIL PROTECTED]

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

2008-10-19  Jerry DeLisle  <[EMAIL PROTECTED]

        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=37707

Reply via email to