------- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca  2009-03-28 
18:57 -------
Subject: Re:  HP-UX 10 has broken strtod

On Sat, 28 Mar 2009, fxcoudert at gcc dot gnu dot org wrote:

> 
> 
> ------- Comment #4 from fxcoudert at gcc dot gnu dot org  2009-03-28 08:55 
> -------
> The solution to this issue would be to detect a broken strtod() (or strtof() 
> or
> strtold()) in libgfortran configury, and write a wrapper checking for
> infinities and nans before calling the system's strtod().

Just for the record, I've attached my last version of a change to do this.
There was some discussion of this in the following thread:
http://gcc.gnu.org/ml/fortran/2008-04/msg00000.html

I ran out of time to work on it when the new register allocator was added
and the hppa port broke.

Dave


------- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca  2009-03-28 
18:57 -------
Created an attachment (id=17556)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17556&action=view)


-- 


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

Reply via email to