r152483 - in /trunk/libgfortran: ChangeLog io/w...
jvdelisle@gcc.gnu.org
jvdelisle@gcc.gnu.org
Tue Oct 6 03:08:00 GMT 2009
Author: jvdelisle
Date: Tue Oct 6 03:08:20 2009
New Revision: 152483
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152483
Log:
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.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/write_float.def
More information about the Gcc-cvs
mailing list