On 9/25/20 8:54 AM, Peter Maydell wrote: > On Wed, 16 Sep 2020 at 14:52, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: >> Should we stop building the ppc64abi32 target instead? >> >> From c609274b853 ("docs/system/deprecated: mark >> ppc64abi32-linux-user for deprecation"): >> >> The ppc64abi32 architecture has a number of issues which regularly >> trip up our CI testing and is suspected to be quite broken. For that >> reason the maintainers strongly suspect no one actually uses it. > > It still builds fine and it also runs the 'ls' binary in > the linux-user-test collection (ie the 32-bit PPC binary).
But signal handling is completely wrong, so tests/tcg/multiarch/linux-test.c will fail. r~