re PR fortran/37863 (Display of a value close but less to 1 shows 2 with '(F3.0)')
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 18 Oct 2008 05:23:47 +0000 (05:23 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 18 Oct 2008 05:23:47 +0000 (05:23 +0000)
commit80ad19715e00f32845b1c7d775ab75512da6de50
tree3fab2cf7aa5d235cfc6921adc37e53d6f6c3d5fa
parent9edfa17f32c89bfa400d8a5b11f003dbe181e00d
re PR fortran/37863 (Display of a value close but less to 1 shows 2 with '(F3.0)')

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

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

From-SVN: r141207
libgfortran/ChangeLog
libgfortran/io/io.h
libgfortran/io/write_float.def