CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/19 09:56:37
Modified files:
regress/lib/libc/setjmp-fpu: Makefile
Log message:
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@
