------- Comment #15 from jvdelisle at gcc dot gnu dot org 2009-10-06 03:08 ------- Subject: Bug 35862
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 <jvdeli...@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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35862