From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1342 invoked by alias); 23 Feb 2012 23:31:43 -0000 Received: (qmail 1334 invoked by uid 22791); 23 Feb 2012 23:31:42 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,SARE_SUB_14CONS_WORD,TW_JS X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Feb 2012 23:31:29 +0000 From: "jsm28 at gcc dot gnu.org" To: glibc-bugs@sources.redhat.com Subject: [Bug math/2561] Incorrect return from double lround (0X1.FFFFFFFFFFFFBP+53) Date: Thu, 23 Feb 2012 23:31:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: math X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jsm28 at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: aj at suse dot de X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-02/txt/msg00434.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=2561 Joseph Myers changed: What |Removed |Added ---------------------------------------------------------------------------- Status|SUSPENDED |RESOLVED Resolution| |FIXED --- Comment #2 from Joseph Myers 2012-02-23 23:31:13 UTC --- As discussed in http://sourceware.org/ml/libc-alpha/2012-02/msg00561.html this was fixed by commit 7f5517aa5269af6cac791ca74111f817320b73f2 Author: Paul Pluzhnikov Date: Thu Sep 8 23:37:32 2011 -0400 Fix lround() loses precision and also hidden by x86_64 not using this version of lround any more. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.