From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12352 invoked by alias); 28 Mar 2012 19:13:18 -0000 Received: (qmail 12342 invoked by uid 22791); 28 Mar 2012 19:13:17 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Mar 2012 19:13:03 +0000 From: "cryptooctoploid at gmail dot com" To: glibc-bugs@sources.redhat.com Subject: [Bug math/13927] New: test-ldouble & test-ildoubl fail Date: Wed, 28 Mar 2012 19:38:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: math X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cryptooctoploid at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: 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-03/txt/msg00392.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=13927 Bug #: 13927 Summary: test-ldouble & test-ildoubl fail Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: math AssignedTo: unassigned@sourceware.org ReportedBy: cryptooctoploid@gmail.com Classification: Unclassified Both test-ldouble & test-ildoubl fail on todays git with the same error output: testing long double ((with & without) inline functions) Failure: Test: Real part of: clog10 (0x1.fp+16383 + 0x1p+16383 i) == 4932.112944269463028900262609694408579449 + 0.2069271710841128115912940666587802 677383 i Result: is: 4.93211294426946302938e+03 0x9.a20e74f533cea2200000p+9 should be: 4.93211294426946302893e+03 0x9.a20e74f533cea2100000p+9 difference: 4.44089209850062616169e-16 0x8.00000000000000000000p-54 ulp : 1.0000 max.ulp : 0.0000 Failure: Test: Real part of: clog (0x1.fp+16383 + 0x1.fp+16383 i) == 11356.83823118610934184548269774874545400 + pi/4 i Result: is: 1.13568382311861093426e+04 0xb.1735a5946ab4ec300000p+10 should be: 1.13568382311861093417e+04 0xb.1735a5946ab4ec200000p+10 difference: 8.88178419700125232339e-16 0x8.00000000000000000000p-53 ulp : 1.0000 max.ulp : 0.0000 gcc version 4.7.0, x86_64-unknown-linux-gnu -- 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.