From bd6cdfc18c901f6d930c539fb866b2ae8dec94be Mon Sep 17 00:00:00 2001 From: Tulio Magno Quites Machado Filho Date: Tue, 7 Apr 2020 11:41:29 -0300 Subject: powerpc: Update ULPs and xfail more ibm128 outputs There are 2 new input values that require to be marked as xfail-rounding:ibm128-libgcc as they're known to fail because of libgcc issues with different rounding modes. Otherwise, the other tests just need an increase in ULP. --- math/auto-libm-test-in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/auto-libm-test-in') diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in index 749eb34746..4414e54d93 100644 --- a/math/auto-libm-test-in +++ b/math/auto-libm-test-in @@ -5747,7 +5747,7 @@ j0 0x1p1023 j0 0x1p16382 j0 0x1p16383 # the next value generates larger error bounds on x86_64 (binary32) -j0 0x2.602774p+0 +j0 0x2.602774p+0 xfail-rounding:ibm128-libgcc j1 -1.0 j1 0.0 @@ -5780,7 +5780,7 @@ j1 0x1p-100 j1 0x1p-600 j1 0x1p-10000 # the next value generates larger error bounds on x86_64 (binary32) -j1 0x3.ae4b2p+0 +j1 0x3.ae4b2p+0 xfail-rounding:ibm128-libgcc j1 min j1 -min j1 min_subnorm -- cgit 1.4.1