[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 8 06:05:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128
--- Comment #10 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sat Mar 8 06:04:34 2014
New Revision: 208423
URL: http://gcc.gnu.org/viewcvs?rev=208423&root=gcc&view=rev
Log:
2014-03-08 Dominique d'Humieres <dominiq@lps.ens.fr>
PR libgfortran/60128
* io/write_float.def (output_float): Remove unused variable
nzero_real. Replace a double space with a single one.
(determine_en_precision): Fix wrong handling of the EN format.
PR libfortran/60128
* gfortran.dg/fmt_en.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/fmt_en.f90
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/write_float.def
More information about the Gcc-bugs
mailing list