mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
Some platforms have additional architecture-specific floating-point flags. Msun test cases lrint and test_fegsetenv (fenv) expects only standard flags, so make sure to mask them appropriately. This makes test pass on PowerPC64. Reviewed by: jhibbits, ngie Sponsored by: Eldorado Research Institute (eldorado.org.br) Differential Revision: https://reviews.freebsd.org/D27202 |
||
|---|---|---|
| .. | ||
| cexp_test.c | ||
| conj_test.c | ||
| csqrt_test.c | ||
| ctrig_test.c | ||
| exponential_test.c | ||
| fenv_test.c | ||
| fma_test.c | ||
| fmaxmin_test.c | ||
| ilogb_test.c | ||
| invctrig_test.c | ||
| invtrig_test.c | ||
| logarithm_test.c | ||
| lrint_test.c | ||
| lround_test.c | ||
| lround_test.t | ||
| Makefile | ||
| Makefile.depend | ||
| nan_test.c | ||
| nearbyint_test.c | ||
| next_test.c | ||
| rem_test.c | ||
| test-utils.h | ||
| trig_test.c | ||