On Wed, Apr 14, 2021 at 08:33:43PM +0200, Mark Kettenis wrote:
> The ELFv2 ABI on powerpc64 explicitly states that when returning
> through setjmp(3) from longjmp(3), the "limited access bits" are *not*
> restored to the values they had before setjmp(3) was called.
>
> This means that the tests he
The ELFv2 ABI on powerpc64 explicitly states that when returning
through setjmp(3) from longjmp(3), the "limited access bits" are *not*
restored to the values they had before setjmp(3) was called.
This means that the tests here are expected to fail according to the
ABI.
Now we may opt to restore