| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure we use a sigjmp_buf in the sigsetjmp() part of the test. | miod | 2015-11-08 | 1 | -1/+1 |
| | | |||||
| * | - Verify that the FPU exception flags weren't clobbered as required by C99. | martynas | 2013-12-29 | 1 | -8/+20 |
| | | | | | - Additionally, test _setjmp and sigsetjmp as implementations are different. | ||||
| * | Add a regression test to verify that the FPU control word state is | martynas | 2013-12-29 | 1 | -0/+34 |
| preserved by setjmp. Currently under REGRESS_FULL as this fails on certain archs. | |||||
