From owner-freebsd-i386@FreeBSD.ORG Thu Jan 4 00:21:49 2007 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 53FE816A501; Thu, 4 Jan 2007 00:21:49 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2BDBF13C468; Thu, 4 Jan 2007 00:21:49 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from freefall.freebsd.org (das@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l040Llfk039638; Thu, 4 Jan 2007 00:21:47 GMT (envelope-from das@freefall.freebsd.org) Received: (from das@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l040Lleq039634; Thu, 4 Jan 2007 00:21:47 GMT (envelope-from das) Date: Thu, 4 Jan 2007 00:21:47 GMT From: David Schultz Message-Id: <200701040021.l040Lleq039634@freefall.freebsd.org> To: haepal@gmail.com, das@FreeBSD.org, freebsd-i386@FreeBSD.org, das@FreeBSD.org Cc: Subject: Re: i386/85101: [libm] nearbyint always returns nan X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2007 00:21:49 -0000 Synopsis: [libm] nearbyint always returns nan State-Changed-From-To: open->analyzed State-Changed-By: das State-Changed-When: Thu Jan 4 00:20:42 UTC 2007 State-Changed-Why: I know what the problem is and I'll work on it. As a workaround, turn off -msse or use -O0 when compiling libm. Responsible-Changed-From-To: freebsd-i386->das Responsible-Changed-By: das Responsible-Changed-When: Thu Jan 4 00:20:42 UTC 2007 Responsible-Changed-Why: I know what the problem is and I'll work on it. As a workaround, turn off -msse or use -O0 when compiling libm. http://www.freebsd.org/cgi/query-pr.cgi?pr=85101