[Bug libfortran/47434] Wrong field width for NaN with (F0.n) formatting
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 29 17:37:00 GMT 2011
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 <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:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/write_float.def
More information about the Gcc-bugs
mailing list