http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47434
--- Comment #10 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-01-29 17:31:07 UTC --- Author: jvdelisle Date: Sat Jan 29 17:31:04 2011 New Revision: 169390 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169390 Log: 2011-01-29 Jerry DeLisle <jvdeli...@gcc.gnu.org> PR libgfortran/47434 * io/write_float.def (write_infnan): Use calculate_sign to determine if the sign should be given and check field widths accordingly. Modified: trunk/libgfortran/ChangeLog trunk/libgfortran/io/write_float.def