[Bug libfortran/47434] Wrong field width for NaN with (F0.n) formatting
dnovillo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 2 18:15:00 GMT 2011
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 <jvdelisle@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
More information about the Gcc-bugs
mailing list