[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:25:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 14:24 -------
Subject: Bug 20755
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: fxcoudert@gcc.gnu.org 2005-04-05 14:24:39
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&only_with_tag=gcc-4_0-branch&r1=1.5084.2.101&r2=1.5084.2.102
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/pr20755.f.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.14&r2=1.163.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/write.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.23.2.5&r2=1.23.2.6
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20755
More information about the Gcc-bugs
mailing list