]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 6 Oct 2009 03:08:20 +0000 (03:08 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 6 Oct 2009 03:08:20 +0000 (03:08 +0000)
commit0e8fc1857d7cd24c8e09e1eadcff184249fb4746
tree7c728299c8a13eaa89384aae4c998d99a09c573c
parent1c8afa72df3e340ad339b20c07c795c993b42fd1
re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)

2009-10-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/35862
* write_float.def (outout_float): Fix handling of special case where no
digits after the decimal point and values less than 1.0. Adjust index
into digits string. (WRITE_FLOAT): Remove special case code from macro.

From-SVN: r152483
libgfortran/ChangeLog
libgfortran/io/write_float.def