Add a regression test to verify that the FPU control word state is
authormartynas <martynas@openbsd.org>
Sun, 29 Dec 2013 01:39:44 +0000 (01:39 +0000)
committermartynas <martynas@openbsd.org>
Sun, 29 Dec 2013 01:39:44 +0000 (01:39 +0000)
commitd794f73feebcf03338efba0019a8f9633bc09863
treec1f6a8d32091dc2a149bbfc6a74073d0d59d6f86
parent83dd63b7eee88ed6a559b4eb1e80ffb5ddfdbab0
Add a regression test to verify that the FPU control word state is
preserved by setjmp.  Currently under REGRESS_FULL as this fails
on certain archs.
regress/lib/libc/Makefile
regress/lib/libc/setjmp-fpu/Makefile [new file with mode: 0644]
regress/lib/libc/setjmp-fpu/setjmp-fpu.c [new file with mode: 0644]