------- 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

Reply via email to