freebsd-dev/tools/regression/lib/msun
David Schultz 7dbbb6dde3 Fix some regressions caused by the switch from gcc to clang. The fixes
are workarounds for various symptoms of the problem described in clang
bugs 3929, 8100, 8241, 10409, and 12958.

The regression tests did their job: they failed, someone brought it
up on the mailing lists, and then the issue got ignored for 6 months.
Oops. There may still be some regressions for functions we don't have
test coverage for yet.
2013-05-27 08:50:10 +00:00
..
Makefile Tests for complex trig and hyperbolic functions. 2011-10-21 06:34:38 +00:00
test-cexp.c Add some tests for cexp() and cexpf(). (I need to clean up all of 2011-03-07 03:15:49 +00:00
test-cexp.t Add some tests for cexp() and cexpf(). (I need to clean up all of 2011-03-07 03:15:49 +00:00
test-conj.c
test-conj.t
test-csqrt.c
test-csqrt.t
test-ctrig.c Tests for complex trig and hyperbolic functions. 2011-10-21 06:34:38 +00:00
test-ctrig.t Tests for complex trig and hyperbolic functions. 2011-10-21 06:34:38 +00:00
test-exponential.c signbit() returns nonzero for negative arguments, but we shouldn't assume 2010-12-06 00:02:49 +00:00
test-exponential.t
test-fenv.c
test-fenv.t
test-fma.c Fix some regressions caused by the switch from gcc to clang. The fixes 2013-05-27 08:50:10 +00:00
test-fma.t
test-fmaxmin.c signbit() returns nonzero for negative arguments, but we shouldn't assume 2010-12-06 00:02:49 +00:00
test-fmaxmin.t
test-ilogb.c
test-ilogb.t
test-invtrig.c signbit() returns nonzero for negative arguments, but we shouldn't assume 2010-12-06 00:02:49 +00:00
test-invtrig.t
test-logarithm.c Add some tests for corner cases of log() in unusual rounding modes. 2011-10-15 05:28:13 +00:00
test-logarithm.t Add regression tests for logarithmic functions in the math library. 2010-12-05 22:18:35 +00:00
test-lrint.c Work around gcc constant folding bugs. 2010-12-06 00:19:56 +00:00
test-lrint.t
test-lround.c
test-lround.t
test-nan.c
test-nan.t
test-nearbyint.c Add regression tests for modf{,f,l}(). 2011-10-21 06:36:40 +00:00
test-nearbyint.t Add some basic regression tests for nearbyint(). 2010-12-03 00:44:31 +00:00
test-next.c Fix a test that doesn't work on architectures where long double is no 2012-01-14 08:11:40 +00:00
test-next.t
test-rem.c Add some tests from PR 166463. Also make sure that all of the tests, 2012-04-07 04:00:30 +00:00
test-rem.t
test-trig.c signbit() returns nonzero for negative arguments, but we shouldn't assume 2010-12-06 00:02:49 +00:00
test-trig.t