]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Mon, 14 Jan 2019 19:54:44 +0000 (17:54 -0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Wed, 16 Jan 2019 17:55:23 +0000 (15:55 -0200)
commitb297581acb66f80b513996c1580158b0fb12d469
tree02c6e6515b9995f3018319b105efca315a46faca
parent198bfee8085fcc63d6401fec0c542b62aea711a5
Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests

Ignore 16 errors in math/test-ldouble-fma and 4 errors in
math/test-ildouble-fma when IBM 128-bit long double used.
These errors are caused by spurious overflows from libgcc.

* math/libm-test-fma.inc (fma_test_data): Set
XFAIL_ROUNDING_IBM128_LIBGCC to more tests.

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
(cherry picked from commit ecdacd34a2ac3b6d5a529ff218b29261d9d98a7a)
ChangeLog
math/libm-test-fma.inc