[Bug libfortran/19155] [4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
dje at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 17 15:16:00 GMT 2005
------- Additional Comments From dje at gcc dot gnu dot org 2005-06-17 15:15 -------
pr19155.f produces the following error output:
At line 13 of file pr19155.f
Fortran runtime error: Range error during floating point read
AIX strtod ("", NULL) sets errno to EINVAL, as allowed by the standard ("may
be set"); Linux and *BSD do not. libgfortran does not expect errno to be set.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Last reconfirmed|2005-06-12 09:21:43 |2005-06-17 15:15:58
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19155
More information about the Gcc-bugs
mailing list