From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14842 invoked by alias); 18 Feb 2008 23:08:02 -0000 Received: (qmail 11759 invoked by uid 48); 18 Feb 2008 23:07:19 -0000 Date: Mon, 18 Feb 2008 23:08:00 -0000 Message-ID: <20080218230719.11758.qmail@sourceware.org> From: "sjmunroe at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20080218230428.5768.sjmunroe@us.ibm.com> References: <20080218230428.5768.sjmunroe@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/5768] isnan() will throw SIGFPE with signalling NaN X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-02/txt/msg00066.txt.bz2 ------- Additional Comments From sjmunroe at us dot ibm dot com 2008-02-18 23:07 ------- Created an attachment (id=2270) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2270&action=view) Test case for signalling NaNs Compile with: gcc -O2 -g -std=gnu99 -fno-builtin test-isnan.c -lm -o test-isnan -- http://sourceware.org/bugzilla/show_bug.cgi?id=5768 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.