public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/31818] New: math/test-float128-log2p1, math/test-float64x-log2p1,  math/test-ldouble-log2p1 fails on ppc64le-power8-nomultiarch
@ 2024-05-30  9:26 jeevitha at linux dot ibm.com
  2024-05-30  9:30 ` [Bug math/31818] " jeevitha at linux dot ibm.com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jeevitha at linux dot ibm.com @ 2024-05-30  9:26 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=31818

            Bug ID: 31818
           Summary: math/test-float128-log2p1, math/test-float64x-log2p1,
                    math/test-ldouble-log2p1 fails on
                    ppc64le-power8-nomultiarch
           Product: glibc
           Version: 2.39
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jeevitha at linux dot ibm.com
  Target Milestone: ---

Log2p1 was implemented in commit
id(79c52daf4740b00bef43e4f5a4281b3480459b38)and maximum allowed error was
updated for powerpc in the commit (f83e461f1014598a5cb4c89407ce303b9f0bd8ac).
We are seeing the tests was failing with "--disable-multi-arch" in power8 LE.
The issue with those test cases is that the expected ULP from
"sysdeps/powerpc/fpu/libm-test-ulps" does not match the result. The expected
ULP for float128 is 2, but we are getting 3 for Power8.
However, there are no issues on Power9 and Power10 since their output has error
of 2 ulp. Can we change the ulps for float128 to 3? Is this a reasonable
change.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2024-06-21 10:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-30  9:26 [Bug math/31818] New: math/test-float128-log2p1, math/test-float64x-log2p1, math/test-ldouble-log2p1 fails on ppc64le-power8-nomultiarch jeevitha at linux dot ibm.com
2024-05-30  9:30 ` [Bug math/31818] " jeevitha at linux dot ibm.com
2024-05-30  9:31 ` jeevitha at linux dot ibm.com
2024-05-30  9:32 ` jeevitha at linux dot ibm.com
2024-05-30 10:21 ` schwab@linux-m68k.org
2024-05-30 17:23 ` jsm28 at gcc dot gnu.org
2024-06-06 14:42 ` bergner at linux dot ibm.com
2024-06-21 10:18 ` jeevitha at linux dot ibm.com

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).