mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
Ensure the expected result is stored first in a volatile variable with the desired type. This makes all the tests succeed. Slightly changed from the original pull request, but functionally the same. Obtained from: https://github.com/freebsd/freebsd/pull/401 Submitted by: Moritz Buhl <gh@moritzbuhl.de> PR: 191676 MFC after: 3 days |
||
|---|---|---|
| .. | ||
| 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 | ||