NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/45020: strtold(3) does not detect NaN
The following reply was made to PR lib/45020; it has been noted by GNATS.
From: Jukka Ruohonen <jruohonen%iki.fi@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: lib/45020: strtold(3) does not detect NaN
Date: Sat, 4 Jun 2011 13:56:36 +0300
On Sat, Jun 04, 2011 at 06:51:46AM -0400, Christos Zoulas wrote:
> Looks like a compiler bug to me. Either use -ffloat-store, or call isnanl()
> directly.
You mean __isnanl()? It fails also with it.
- Jukka.
Home |
Main Index |
Thread Index |
Old Index