CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/16 06:04:02
Modified files:
regress/lib/libc/setjmp-fpu: setjmp-fpu.c
Added files:
regress/lib/libc/setjmp-fpu: fpu.c
Log message:
Check fpu functions without setjmp/longjmp before testing the latter.
Use exit code 2 for setup failure and 1 for test fail. Unfortunately
this regress is still failing.
