This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/19155] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
- From: "kargl 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 Jun 2005 17:48:20 -0000
- Subject: [Bug libfortran/19155] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
- References: <20041225214626.19155.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kargl at gcc dot gnu dot org 2005-06-12 17:48 -------
Sigh. I really, really, detest these special cases of "E+00" and "+ ",
which violate the Fortran 95 standard. But, g77 appears to accept
both. :-(
OK for mainline. :-(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19155