From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4605 invoked by alias); 1 Mar 2013 13:46:13 -0000 Received: (qmail 3211 invoked by uid 48); 1 Mar 2013 13:45:41 -0000 From: "azanella at linux dot vnet.ibm.com" To: glibc-bugs@sourceware.org Subject: [Bug math/15055] `sysdeps/ieee754/ldbl-128{,ibm}/e_acoshl.c' still use `__sqrtl' instead of `__ieee754_sqrtl' Date: Fri, 01 Mar 2013 13:46: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: azanella at linux dot vnet.ibm.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: CC 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-03/txt/msg00002.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15055 Adhemerval Zanella Netto changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |azanella at linux dot | |vnet.ibm.com --- Comment #1 from Adhemerval Zanella Netto 2013-03-01 13:45:38 UTC --- I don't see why we can't use __ieee754_sqrtl since on the __sqrtl on __ieee754_acoshl the input will be necessary >= 0.0. -- 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.