http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47434
--- Comment #13 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:02:34 UTC --- Author: dnovillo Date: Wed Feb 2 18:02:28 2011 New Revision: 169686 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169686 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: branches/google/integration/libgfortran/ChangeLog branches/google/integration/libgfortran/io/write_float.def