This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in Cygwin strtod()



> 
> I can only test on Cygwin right now, but the code is target independent.
> It's supposed to work on all targets.
> 
> 

OK, I just try to reproduce the problem

For now it's OK for

x86 (linux 32)
sh (double fpu, single-only-fpu)

I'll give a try on x86 Cygwin. Might take more time, but any other
information are welcome.

This code is indeed target independent, this is why we need to make it
work for all DBL_DIG values.

Thanks,

Christian


> Corinna
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]