The powerpc64 ELFv2 ABI explicitly states that exception enable bits
authorkettenis <kettenis@openbsd.org>
Mon, 19 Apr 2021 15:56:37 +0000 (15:56 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 19 Apr 2021 15:56:37 +0000 (15:56 +0000)
commit4635eb8eda86f6948f699399fe4f5ac86465e8da
tree37ce1bd7712101ab42d008772add0f0f15e106d9
parentac84d6f044bdad5b5c559957b2cae7964d452e55
The powerpc64 ELFv2 ABI explicitly states that exception enable bits
and rounding control bits are not restored by longjmp(3).  So expect
the some failures on that platform.

ok bluhm@
regress/lib/libc/setjmp-fpu/Makefile