summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/setjmp-fpu/fpu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Check fpu functions without setjmp/longjmp before testing the latter.bluhm2020-01-161-0/+51
Use exit code 2 for setup failure and 1 for test fail. Unfortunately this regress is still failing.