mips64el: Document new Glibc math failures

This commit is contained in:
Xi Ruoyao 2025-02-22 03:59:42 +08:00
parent bf1a7ad512
commit 787fa9cd8d
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -188,6 +188,13 @@ esac</userinput></screen>
<emphasis>elf/tst-sprof-basic</emphasis> are known to fail.</para> <emphasis>elf/tst-sprof-basic</emphasis> are known to fail.</para>
</listitem> </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/pipermail/libc-alpha/2024-January/154221.html
https://sourceware.org/glibc/wiki/Testing/Tests/stdlib/tst-arc4random-thread --> https://sourceware.org/glibc/wiki/Testing/Tests/stdlib/tst-arc4random-thread -->
<listitem> <listitem>