[Bug libfortran/48787] Invalid UP/DOWN rounding with F editing

thenlich at users dot sourceforge.net gcc-bugzilla@gcc.gnu.org
Fri Jun 17 13:23:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48787

--- Comment #22 from Thomas Henlich <thenlich at users dot sourceforge.net> 2011-06-17 13:22:42 UTC ---
This is kind of bad:

print "(RU,F7.0)", 7500.0 ! 8. expected 7500.
print "(RD,F7.0)", -7500.0 ! -8. expected -7500.



More information about the Gcc-bugs mailing list