This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18440] incorrect field width in format-free output of real*8 numbers
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2004 02:40:59 -0000
- Subject: [Bug fortran/18440] incorrect field width in format-free output of real*8 numbers
- References: <20041112021437.18440.lipnikov@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-12 02:40 -------
Fixed on the mainline by rewriting the whole fortran compiler:
3.14159262792900
3.141593
STOP 0
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18440