[Bug libfortran/47567] Wrong output for small absolute values with F editing
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 5 17:59:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47567
--- Comment #10 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-02-05 17:58:51 UTC ---
Author: jvdelisle
Date: Sat Feb 5 17:58:48 2011
New Revision: 169853
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169853
Log:
2011-02-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47567
* io/write_float.def (output_float): Eliminate some redundant code.
Adjust width for case of F0.X for values of zero and all other values.
Expand cases where '*' is set to give cleaner results.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/write_float.def
More information about the Gcc-bugs
mailing list