On Tue, 2022-12-27 at 16:58 +0100, Bruno Haible wrote:
> But there are other new failures, in features/output-sync and
> variables/MAKEFLAGS.
Ugh, the MAKEFLAGS issue is because Solaris "false" insists on exiting
with an exit code 255 rather than exit code 1 (I realize the exact exit
code is not s
On Tue, 2022-12-27 at 12:26 +0100, Bruno Haible wrote:
> On Solaris 11 OpenIndiana 2022.10, building GNU make 4.4 produces
> different
> results depending on ABI:
>
> * In 64-bit mode (CC="gcc -m64 -O2"), all tests pass.
> * In 32-bit mode (CC="gcc -m32 -O2"), there are test failures in
> featur