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] New numbers in the benchtests.


On Tue, 19 Dec 2017, Adhemerval Zanella wrote:

> I am seeing now on master with GCC 7.1.1:
> 
> $ cat math/test-double-tgamma.out 
> testing double (without inline functions)
> Failure: tgamma_upward (-0xb.4ffffp+4): errno set to 0, expected 34 (ERANGE)
> Failure: tgamma_upward (-0xb.60001p+4): errno set to 0, expected 34 (ERANGE)
> Failure: tgamma_upward (-0xb.6ffffp+4): errno set to 0, expected 34 (ERANGE)
> 
> Test suite completed:
>   1412 test cases plus 1408 tests for exception flags and
>     1408 tests for errno executed.
>   3 errors occurred.
> 
> Is it a known issue?

Thanks for pointing this out.  I've reverted the exp patch and ulps 
update.  As and when whatever caused those failures is fixed it can go 
back in.

-- 
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]