Add more sNaN tests (cimag, conj, copysign, creal, fma, fmod).
commit5e19c4347f484d5f5b44bf8317b38f8f2fd564c1
authorJoseph Myers <joseph@codesourcery.com>
Mon, 13 Jun 2016 21:26:28 +0000 (13 21:26 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 13 Jun 2016 21:26:28 +0000 (13 21:26 +0000)
tree8330630cc41c3338d717a86a98897c775aae03d1
parent88283451b26de29d08ba33148cf2f8cb2680f6f0
Add more sNaN tests (cimag, conj, copysign, creal, fma, fmod).

This patch adds tests of sNaN inputs to further libm functions.

Tested for x86_64 and x86.

* math/libm-test.inc (cimag_test_data): Add sNaN tests.
(conj_test_data): Likewise.
(copysign_test_data): Likewise.
(creal_test_data): Likewise.
(fma_test_data): Likewise.
(fmod_test_data): Likewise.
ChangeLog
math/libm-test.inc