From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22159 invoked by alias); 12 Apr 2006 22:36:15 -0000 Received: (qmail 22141 invoked by uid 48); 12 Apr 2006 22:36:12 -0000 Date: Wed, 12 Apr 2006 22:36:00 -0000 From: "hjl at lucon dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20060412223611.2556.hjl@lucon.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/2556] New: Incorrect return from double scalb (-0X1.5555555555556P-2, 1022) X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00126.txt.bz2 List-Id: Failure: Test: scalb (-0X1.5555555555556P-2, 1022) == -0X0.5555555555556P-1022 Result: is: -1.49807761238526342276e+307 -0x1.55555555555560000000p+1020 should be: -7.41691286169067457074e-309 -0x0.55555555555560000000p-1022 difference: 1.49807761238526342276e+307 0x1.55555555555560000000p+1020 ulp : inf max.ulp : 0.0000 -- Summary: Incorrect return from double scalb (-0X1.5555555555556P- 2, 1022) Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: math AssignedTo: aj at suse dot de ReportedBy: hjl at lucon dot org CC: glibc-bugs at sources dot redhat dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=2556 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.