This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32554] [4.3 regression] Bug in P formatting
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2007 05:03:42 -0000
- Subject: [Bug fortran/32554] [4.3 regression] Bug in P formatting
- References: <bug-32554-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-06-30 05:03 -------
There is an off by 1 error in the calculation of the number of digits. This is
a latent bug uncovered by Janne's patch. Patch is on its way.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32554