[PATCH] New numbers in the benchtests.

Adhemerval Zanella adhemerval.zanella@linaro.org
Tue Dec 19 18:05:00 GMT 2017



On 19/12/2017 15:29, Joseph Myers wrote:
> I have now committed the exp patch.  Note for future patches the changes 
> made to the ChangeLog entry.  I added removals of 
> sysdeps/i386/fpu/slowexp.c, sysdeps/ia64/fpu/slowexp.c and 
> sysdeps/m68k/m680x0/fpu/slowexp.c, three files overriding the build of 
> slowexp.c for architectures with their own exp implementations, which are 
> no longer needed now nothing builds slowexp.c.
> 

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?



More information about the Libc-alpha mailing list