From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21260 invoked by alias); 12 Apr 2006 22:32:54 -0000 Received: (qmail 21245 invoked by uid 48); 12 Apr 2006 22:32:52 -0000 Date: Wed, 12 Apr 2006 22:32:00 -0000 From: "hjl at lucon dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20060412223251.2554.hjl@lucon.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/2554] New: Incorrect return from float y1 (0X1.27E204P+99) 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/msg00123.txt.bz2 List-Id: Failure: Test: y1 (0X1.27E204P+99) == -0X1.FFFD6EP-51 Result: is: 0.00000000000000000000e+00 0x0.00000000000000000000p+0 should be: -8.88161002585147315788e-16 -0x1.fffd6e00000000000000p-51 difference: 8.88161002585147315788e-16 0x1.fffd6e00000000000000p-51 ulp : 16776887.0000 max.ulp : 0.0000 -- Summary: Incorrect return from float y1 (0X1.27E204P+99) Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: drepper at redhat dot com 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=2554 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.