[Bug fortran/35667] FAIL: gfortran.dg/nan_3.f90 execution test

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 22 20:13:00 GMT 2008



------- Comment #2 from danglin at gcc dot gnu dot org  2008-03-22 20:12 -------
The problem is the use of strtod in convert_real.  Unfortunately, strtod
does not return correct values for nan, inf and infinity on hpux10.  This
was fixed in hpux11.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35667



More information about the Gcc-bugs mailing list