From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13461 invoked by alias); 1 Nov 2007 22:14:03 -0000 Received: (qmail 13385 invoked by uid 48); 1 Nov 2007 22:13:52 -0000 Date: Thu, 01 Nov 2007 22:14:00 -0000 Message-ID: <20071101221352.13384.qmail@sourceware.org> From: "rsa at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070906173748.4997.fxcoudert@gcc.gnu.org> References: <20070906173748.4997.fxcoudert@gcc.gnu.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/4997] lround(nexafter(0.5,-1)) has incorrect value 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: 2007-11/txt/msg00006.txt.bz2 ------- Additional Comments From rsa at us dot ibm dot com 2007-11-01 22:13 ------- Created an attachment (id=2072) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2072&action=view) libm-test.inc patch to identify lround and llround erroneous round. This is a patch to libm-test.inc which will identify the erroneous lround and llround cases mentioned in this bug description. We'll identify a fix and include these test-cases patch in the eventually fix. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4997 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.