freebsd-dev/lib/msun/tests
Dimitry Andric 740890be23 Partially revert r271349, which disabled the msun cexp test #4 on i386.
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
2019-06-01 20:08:10 +00:00
..
cexp_test.c Partially revert r271349, which disabled the msun cexp test #4 on i386. 2019-06-01 20:08:10 +00:00
conj_test.c
csqrt_test.c lib/msun: add more csqrt unit tests for precision and overflow 2017-08-29 22:37:24 +00:00
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 Resolve conflicts between macros in fenv.h and ieeefp.h 2018-05-31 20:22:47 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nan_test.c
nearbyint_test.c
next_test.c
rem_test.c
test-utils.h
trig_test.c Amend r343442, by only expecting the lib.msun.cbrt_test.cbrtl_powl and 2019-02-08 18:31:54 +00:00