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

Reply via email to