From: Message-Id: <200304301154.h3UBsZSS017093@speedy.ludd.luth.se> Subject: Re: Yet another try on nan in strto{f,d,ld} In-Reply-To: <200304301100.h3UB0RBW010425@speedy.ludd.luth.se> "from ams AT ludd DOT luth DOT se at Apr 30, 2003 01:00:27 pm" To: djgpp-workers AT delorie DOT com Date: Wed, 30 Apr 2003 13:54:35 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-MailScanner: Found to be clean Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hello. Let me add that the tests/libc/c99/math/t-nan program (with the commit I just did) doesn't show any crashes when setting the (relevant) bits to 0 in the FPU control word. It does assign NAN to double and long double but does not print them. Right, MartinS