This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add testcase for expl


On Fri, 7 Feb 2014, Stefan Liebler wrote:

> okay. Here is the testcase with the fix for expl (see Bug 16447).
> 
> But now the double test fails:

It's expected that when you add new tests some new ulps will appear.  For 
errors of up to 9ulp, either update libm-test-ulps ("make regen-ulps" and 
move the NewUlps file into place) or ignore them and leave that to the 
architecture maintainer.

> 2014-02-07  Stefan Liebler  <stli@linux.vnet.ibm.com>
> 
	[BZ #16447]

(since this is fixing a bug in Bugzilla).

>     * math/auto-libm-test-in: Add testcase for expl
>     * math/auto-libm-test-out: Likewise
>     * sysdeps/ieee754/ldbl-128/e_expl.c: Fix calculation of unsafe

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]