CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/19 02:50:35
Modified files:
regress/lib/libc/setjmp-fpu: fpu.c setjmp-fpu.c
Log message:
Skip floating-point exception checks on arm64 and armv7 as the hardware
(typically) doesn't implement support for these.
ok patrick@, drahn@
