Thanks, Christian. Paul Eggert wrote: > Bruno may eventually have a better patch in mind.
The patch looks right; it is consistent with https://cvsweb.openbsd.org/src/sys/arch/powerpc64/include/signal.h?rev=1.5&content-type=text/x-cvsweb-markup . But has it also been tested? The test procedure is to create a testdir of this gnulib module: $ ./gnulib-tool --create-testdir --dir=testdir-sigsegv --single-configure sigsegv then transfer this directory 'testdir-sigsegv' to an OpenBSD/powerpc64 machine, and there $ ./configure CPPFLAGS=-Wall $ gmake $ gmake check Which tests pass, which tests fail? Bruno
