[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: test-float on legacy Darwin/powerpc
From: |
Bruno Haible |
Subject: |
Re: test-float on legacy Darwin/powerpc |
Date: |
Fri, 10 Nov 2023 00:30:56 +0100 |
Sevan Janiyan wrote:
> On 10.4 & 10.5
> FAIL: test-float
> ================
>
> test-float.c:332: assertion 'x + x == x' failed
> FAIL test-float (exit status: 134)
To understand the failure, take a look at:
- the comment in the unit test:
/* Check the value of LDBL_MAX. */
- the existing known problems on other platforms,
doc/posix-headers/float.texi
- the existing workarounds in lib/float.in.h.
Bruno
- Test failures on legacy Darwin/powerpc, Sevan Janiyan, 2023/11/09
- Re: Test failures on legacy Darwin/powerpc, Jeffrey Walton, 2023/11/09
- Re: test-float on legacy Darwin/powerpc,
Bruno Haible <=
- Re: test-fenv-* failures on legacy Darwin/powerpc, Bruno Haible, 2023/11/09
- Re: test-fenv-* failures on legacy Darwin/powerpc, Sevan Janiyan, 2023/11/10
- Re: test-fenv-* failures on legacy Darwin/powerpc, Bruno Haible, 2023/11/10
- Re: test-fenv-* failures on legacy Darwin/powerpc, Sevan Janiyan, 2023/11/10
- Re: test-fenv-* failures on legacy Darwin/powerpc, Bruno Haible, 2023/11/10
- Re: test-fenv-* failures on legacy Darwin/powerpc, Sevan Janiyan, 2023/11/10
- Re: test-fenv-* failures on legacy Darwin/powerpc, Bruno Haible, 2023/11/11
- Re: test-fenv-* failures on legacy Darwin/powerpc, Sevan Janiyan, 2023/11/14