[lfs] 01/04: mips64el: Document new Glibc math failures
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch xry111/mips64el in repository lfs. commit 787fa9cd8d1b71e946baebb084aefd95bf2a8e7e Author: Xi Ruoyao <[email protected]> AuthorDate: Sat Feb 22 03:59:42 2025 +0800 mips64el: Document new Glibc math failures --- chapter08/glibc.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index cadcbc19a..082e5a69b 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -188,6 +188,13 @@ esac</userinput></screen> <emphasis>elf/tst-sprof-basic</emphasis> are known to fail.</para> </listitem> + <!-- Maybe hardware / compiler issue?? --> + <listitem> + <para>On MIPS, some math tests related to the + <function>exp10m1</function>, <function>log10p1</function>, + and <function>log2p1</function> functions are known to fail.</para> + </listitem> + <!-- https://sourceware.org/pipermail/libc-alpha/2024-January/154221.html https://sourceware.org/glibc/wiki/Testing/Tests/stdlib/tst-arc4random-thread --> <listitem> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page