[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Testsuite on Solaris 11.3/sparc
From: |
Gaius Mulley |
Subject: |
Re: Testsuite on Solaris 11.3/sparc |
Date: |
Wed, 26 Apr 2023 03:33:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
john o goyo <jog37@riddermarkfarm.ca> writes:
> Greetings, Gaius.
>
> I confess to not understanding how the testsuite is run. Here is the
> latest summary:
>
> === gm2 Summary ===
>
> # of expected passes 11866
> # of unexpected failures 27
> # of unresolved test cases 7
>
>
> (2) In the test gm2/pim/pass/TestLong4.mod, the number
> 9223372036854775808 (8000000000000000H) is assigned a LONGCARD. Whence
> this number, Gaius? It is much larger than MAX(LONGINT) + 1 on Sparc V9.
Hi John,
all fixed in the git repro (for x86_64, aarch64 and ppc64le). ZTYPE
constants now use widest_int internally. armv7l still running - should
complete in 10 hours or so :-)
regards,
Gaius