From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11868 invoked by alias); 24 Jan 2013 17:36:15 -0000 Received: (qmail 10235 invoked by uid 48); 24 Jan 2013 17:35:46 -0000 From: "jsm28 at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug math/15062] casinh spurious underflows (away from [-i,i]) Date: Thu, 24 Jan 2013 17:36: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: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: 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: 2013-01/txt/msg00154.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15062 --- Comment #1 from Joseph Myers 2013-01-24 17:35:45 UTC --- Example of such a spurious underflow exception on x86_64: casinh (0x1.fp-1025 + 1.5i). -- 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.