]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix ChangeLog
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Oct 2008 05:27:23 +0000 (05:27 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Oct 2008 05:27:23 +0000 (05:27 +0000)
2008-10-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org

PR libfortran/37863
* io/write_float.def (WRITE_FLOAT): Round to 1.0 correctly.
* io/io.h (st_parameter_44): Fix id type declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141208 138bc75d-0d04-0410-961f-82ee72b054a4

libgfortran/ChangeLog

index f6da2ce094f3cf8b433e9be7f480dde2cdf60946..cf3d93026732630ee99e5d66fd315cff9d4b8bbe 100644 (file)
@@ -1,6 +1,6 @@
 2008-10-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org
 
-       PR libfortran/37707
+       PR libfortran/37863
        * io/write_float.def (WRITE_FLOAT): Round to 1.0 correctly.
        * io/io.h (st_parameter_44): Fix id type declaration.