CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2013/12/28 18:39:44
Modified files: regress/lib/libc: Makefile Added files: regress/lib/libc/setjmp-fpu: Makefile setjmp-fpu.c Log message: 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.