This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: glibc 2.25 machine status?
- From: David Miller <davem at davemloft dot net>
- To: libc-alpha at sourceware dot org
- Date: Thu, 02 Feb 2017 20:21:01 -0500 (EST)
- Subject: Re: glibc 2.25 machine status?
- Authentication-results: sourceware.org; auth=none
- References: <0c57f85b-2a91-8f0d-1de4-29c77482393b@redhat.com> <8c07fa4f-22a7-f67b-5979-8572998893fb@linaro.org>
Carlos, I ran some 32-bit Sparc v9 tests, there are math test failures
which are easy to fix (all of the sparcv9 and VIS3 fmin/fmax assembler
routines do not generate exceptions properly). The fix is simply to
remove them.
A more difficult case is the sparcv9 version of s_lrint.S which
sometimes erroneously generates inexact excepations.