[Bug libfortran/20755] gfortran - prints the same number with 1p4G12.3 two different ways
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Apr 5 14:21:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 14:20 -------
Subject: Bug 20755
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: fxcoudert@gcc.gnu.org 2005-04-05 14:20:11
Modified files:
gcc/testsuite : ChangeLog
libgfortran : ChangeLog
libgfortran/io : write.c
Added files:
gcc/testsuite/gfortran.dg: pr20755.f
Log message:
PR libfortran/20755
* write.c (write_float): A G edit descriptor may locally change
the scale factor, but it needs to be restored afterwards.
* gfortran.dg/pr20755.f: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5283&r2=1.5284
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/pr20755.f.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.181&r2=1.182
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/write.c.diff?cvsroot=gcc&r1=1.30&r2=1.31
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20755
More information about the Gcc-bugs
mailing list