totalorder*: Document glibc bug on SH4.
authorBruno Haible <bruno@clisp.org>
Sat, 14 Oct 2023 21:45:40 +0000 (23:45 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 14 Oct 2023 21:45:40 +0000 (23:45 +0200)
* doc/posix-functions/totalorder.texi: Mention the glibc bug on SH4.
* doc/posix-functions/totalorderf.texi: Likewise.
* doc/posix-functions/totalorderl.texi: Likewise.

ChangeLog
doc/posix-functions/totalorder.texi
doc/posix-functions/totalorderf.texi
doc/posix-functions/totalorderl.texi

index 2bb7e48799e7d38f1ded0354250df2db88d5db74..41c24812d88a3bb0d1832969acb1a68591cc90fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2023-10-14  Bruno Haible  <bruno@clisp.org>
 
+       totalorder*: Document glibc bug on SH4.
+       * doc/posix-functions/totalorder.texi: Mention the glibc bug on SH4.
+       * doc/posix-functions/totalorderf.texi: Likewise.
+       * doc/posix-functions/totalorderl.texi: Likewise.
+
        totalorder*: Fix test failures on SH4.
        * lib/snan.h: Update comment.
        * lib/totalorderf.c (totalorderf): On sh4, invert bit 22 before
index 3e1745a29c9d4afc6f5bf6d08bcb36d310b91f89..b28598ec6f4d4a530eade01e41972271f6b886dd 100644 (file)
@@ -29,4 +29,8 @@ glibc 2.30.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function treats signalling NaNs incorrectly on some platforms:
+@c https://sourceware.org/bugzilla/show_bug.cgi?id=30973
+glibc 2.35/sh4.
 @end itemize
index 6d3b2f55a370c994e17e635c685da94ce6d35677..c49e91ac0b83263e18cdf7ec76411e932bb6f1d0 100644 (file)
@@ -29,4 +29,8 @@ glibc 2.30.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function treats signalling NaNs incorrectly on some platforms:
+@c https://sourceware.org/bugzilla/show_bug.cgi?id=30973
+glibc 2.35/sh4.
 @end itemize
index d21bca862127020d5901184baad518ad3c4e6690..2b2d0c9681cda696a99eb9e3fe3d5388fed547c3 100644 (file)
@@ -29,4 +29,8 @@ glibc 2.30.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function treats signalling NaNs incorrectly on some platforms:
+@c https://sourceware.org/bugzilla/show_bug.cgi?id=30973
+glibc 2.35/sh4.
 @end itemize