This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37863] [4.3/4.4 Regression] Display of a value close but less to 1 shows 2 with '(F3.0)'
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Oct 2008 05:28:46 -0000
- Subject: [Bug fortran/37863] [4.3/4.4 Regression] Display of a value close but less to 1 shows 2 with '(F3.0)'
- References: <bug-37863-16844@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jvdelisle at gcc dot gnu dot org 2008-10-18 05:28 -------
Subject: Bug 37863
Author: jvdelisle
Date: Sat Oct 18 05:27:23 2008
New Revision: 141208
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141208
Log:
Fix ChangeLog
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.
Modified:
trunk/libgfortran/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37863