[glibc] update auto-libm-test-out-hypot

Paul Zimmermann zimmerma@sourceware.org
Tue Feb 14 15:18:28 GMT 2023


https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3efbf11fdf15ed991d2c41743921c524a867e145

commit 3efbf11fdf15ed991d2c41743921c524a867e145
Author: Paul Zimmermann <Paul.Zimmermann@inria.fr>
Date:   Tue Feb 14 11:24:59 2023 +0100

    update auto-libm-test-out-hypot
    
    This change was forgotten in commit cf7ffdd.
    Reviewed-by: Florian Weimer <fweimer@redhat.com>

Diff:
---
 math/auto-libm-test-out-hypot | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/math/auto-libm-test-out-hypot b/math/auto-libm-test-out-hypot
index 92ab48df84..105307d29a 100644
--- a/math/auto-libm-test-out-hypot
+++ b/math/auto-libm-test-out-hypot
@@ -14765,3 +14765,28 @@ hypot -0x1.fa7deap+0 0x1.a761bab383ac8p+0
 = hypot tonearest ibm128 -0x1.fa7deap+0 0x1.a761bab383ac8p+0 : 0x2.942416eb158a10019b3e022619p+0 : inexact-ok
 = hypot towardzero ibm128 -0x1.fa7deap+0 0x1.a761bab383ac8p+0 : 0x2.942416eb158a10019b3e022619p+0 : inexact-ok
 = hypot upward ibm128 -0x1.fa7deap+0 0x1.a761bab383ac8p+0 : 0x2.942416eb158a10019b3e02261ap+0 : inexact-ok
+hypot -0x1.003222p-20 -0x1.6a2d58p-32
+= hypot downward binary32 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222p-20 : inexact-ok
+= hypot tonearest binary32 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222p-20 : inexact-ok
+= hypot towardzero binary32 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222p-20 : inexact-ok
+= hypot upward binary32 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003224p-20 : inexact-ok
+= hypot downward binary64 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffffp-20 : inexact-ok
+= hypot tonearest binary64 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffffp-20 : inexact-ok
+= hypot towardzero binary64 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffffp-20 : inexact-ok
+= hypot upward binary64 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003223p-20 : inexact-ok
+= hypot downward intel96 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff408p-20 : inexact-ok
+= hypot tonearest intel96 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40ap-20 : inexact-ok
+= hypot towardzero intel96 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff408p-20 : inexact-ok
+= hypot upward intel96 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40ap-20 : inexact-ok
+= hypot downward m68k96 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff408p-20 : inexact-ok
+= hypot tonearest m68k96 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40ap-20 : inexact-ok
+= hypot towardzero m68k96 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff408p-20 : inexact-ok
+= hypot upward m68k96 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40ap-20 : inexact-ok
+= hypot downward binary128 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40977c94f4dfca5p-20 : inexact-ok
+= hypot tonearest binary128 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40977c94f4dfca5p-20 : inexact-ok
+= hypot towardzero binary128 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40977c94f4dfca5p-20 : inexact-ok
+= hypot upward binary128 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40977c94f4dfca6p-20 : inexact-ok
+= hypot downward ibm128 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40977c94f4dfc8p-20 : inexact-ok
+= hypot tonearest ibm128 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40977c94f4dfc8p-20 : inexact-ok
+= hypot towardzero ibm128 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40977c94f4dfc8p-20 : inexact-ok
+= hypot upward ibm128 -0x1.003222p-20 -0x1.6a2d58p-32 : 0x1.003222fffffff40977c94f4dfdp-20 : inexact-ok


More information about the Glibc-cvs mailing list