unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* New math test failures on Fedora/33
@ 2021-01-18 14:22 Wilco Dijkstra via Libc-alpha
  2021-01-18 14:36 ` Paul Zimmermann
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Wilco Dijkstra via Libc-alpha @ 2021-01-18 14:22 UTC (permalink / raw)
  To: 'GNU C Library', Carlos O'Donell

Hi,

> These are all ULPs failures also and we need to fix them for the release.
>
> This will all be done when we reset the ULPs.

On the subject of ULPs, how about centralizing the ULP files into a single
generic file and only adding entries to target ULP files for special cases?
More of the math functions are becoming generic and so the ULPs should be
the same for most (some entries might need fma and non-fma variants of course).
Then you only need the target versions for special cases like non-standard IEEE
formats, target specific implementations with different ULPs etc.

And if there aren't that many special cases you could use a single file with
a syntax like:

Function: "acos":
float: 1            // generic case
float-alpha: 2

Cheers,
Wilco

^ permalink raw reply	[flat|nested] 25+ messages in thread
* New math test failures on Fedora/33
@ 2021-01-11 16:00 H.J. Lu via Libc-alpha
  2021-01-11 16:28 ` Adhemerval Zanella via Libc-alpha
  2021-01-14 13:07 ` Carlos O'Donell via Libc-alpha
  0 siblings, 2 replies; 25+ messages in thread
From: H.J. Lu via Libc-alpha @ 2021-01-11 16:00 UTC (permalink / raw)
  To: GNU C Library

On Fedora 33, I got these new math test failures:

FAIL: math/test-double-cosh
FAIL: math/test-float32x-cosh
FAIL: math/test-float64-cosh

for i686 glibc like

Failure: cosh_upward (-0x2.c5d374p+12): Exception "Overflow" not set
Failure: cosh_upward (-0x2.c5d37700c6bb2p+12): Exception "Overflow" not set
Failure: cosh_upward (-0x2.c5d37700c6bbp+12): Exception "Overflow" not set
Failure: cosh_upward (-0x2.c5d378p+12): Exception "Overflow" not set
Failure: cosh_upward (-0x2.c679d1f73f0fcp+8): Exception "Overflow" not set
Failure: cosh_upward (-0x2.c679d4p+8): Exception "Overflow" not set
Failure: cosh_upward (-0xf.ffffffffffff8p+1020): Exception "Overflow" not set
Failure: cosh_upward (-0xf.fffffp+124): Exception "Overflow" not set
Failure: cosh_upward (0x2.c5d374p+12): Exception "Overflow" not set
Failure: cosh_upward (0x2.c5d37700c6bb2p+12): Exception "Overflow" not set
Failure: cosh_upward (0x2.c5d37700c6bbp+12): Exception "Overflow" not set
Failure: cosh_upward (0x2.c5d378p+12): Exception "Overflow" not set
Failure: cosh_upward (0x2.c679d1f73f0fcp+8): Exception "Overflow" not set
Failure: cosh_upward (0x2.c679d4p+8): Exception "Overflow" not set
Failure: cosh_upward (0xf.ffffffffffff8p+1020): Exception "Overflow" not set
Failure: cosh_upward (0xf.fffffp+124): Exception "Overflow" not set


-- 
H.J.

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2021-01-19 16:01 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18 14:22 New math test failures on Fedora/33 Wilco Dijkstra via Libc-alpha
2021-01-18 14:36 ` Paul Zimmermann
2021-01-18 14:36 ` Andreas Schwab
2021-01-18 15:18   ` Paul Zimmermann
2021-01-18 17:03     ` Andreas Schwab
2021-01-18 15:20   ` Wilco Dijkstra via Libc-alpha
2021-01-18 15:30     ` Carlos O'Donell via Libc-alpha
2021-01-18 15:38       ` Andreas Schwab
2021-01-18 16:58 ` Florian Weimer via Libc-alpha
2021-01-19 15:59 ` Patrick McGehearty via Libc-alpha
  -- strict thread matches above, loose matches on Subject: below --
2021-01-11 16:00 H.J. Lu via Libc-alpha
2021-01-11 16:28 ` Adhemerval Zanella via Libc-alpha
2021-01-11 18:37   ` H.J. Lu via Libc-alpha
2021-01-11 19:21     ` Adhemerval Zanella via Libc-alpha
2021-01-12  7:13       ` Paul Zimmermann
2021-01-12 17:29         ` Adhemerval Zanella via Libc-alpha
2021-01-12 17:39           ` Siddhesh Poyarekar
2021-01-12 19:14           ` Tulio Magno Quites Machado Filho via Libc-alpha
2021-01-13  6:34             ` Paul Zimmermann
2021-01-13 12:51               ` Adhemerval Zanella via Libc-alpha
2021-01-14 12:48                 ` Carlos O'Donell via Libc-alpha
2021-01-14 12:59             ` Carlos O'Donell via Libc-alpha
2021-01-14 13:19               ` Paul Zimmermann
2021-01-14 14:47                 ` Carlos O'Donell via Libc-alpha
2021-01-14 13:07 ` Carlos O'Donell via Libc-alpha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).