[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Tue Mar 18 11:07:00 GMT 2014


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

--- Comment #17 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Could your repeat the test for

write(*,"(en15.1)") 9.49999905_8
end

write(*,"(en15.1)") 9.49999905_10
end

and

write(*,"(en15.1)") 9.49999905_16
end

?



More information about the Gcc-bugs mailing list