diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-01-02 18:37:06 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-01-02 18:37:06 +0000 |
commit | a4933a1562b0331de80dda6bc972f4ce0b537005 (patch) | |
tree | 12626b9611b5977d86f18ce9bc512ac01c3d7544 /sysdeps/arm | |
parent | b9256ab6bb81e6cf983f31f5162dbc9fad4c293a (diff) | |
download | glibc-a4933a1562b0331de80dda6bc972f4ce0b537005.tar glibc-a4933a1562b0331de80dda6bc972f4ce0b537005.tar.gz glibc-a4933a1562b0331de80dda6bc972f4ce0b537005.tar.bz2 glibc-a4933a1562b0331de80dda6bc972f4ce0b537005.zip |
Update ARM libm-test-ulps.
* sysdeps/arm/libm-test-ulps: Update.
Diffstat (limited to 'sysdeps/arm')
-rw-r--r-- | sysdeps/arm/libm-test-ulps | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/sysdeps/arm/libm-test-ulps b/sysdeps/arm/libm-test-ulps index dcc5c0db24..ad82ba26c1 100644 --- a/sysdeps/arm/libm-test-ulps +++ b/sysdeps/arm/libm-test-ulps @@ -797,9 +797,9 @@ ifloat: 2 Function: Real part of "cpow": double: 2 -float: 4 +float: 5 idouble: 2 -ifloat: 4 +ifloat: 5 Function: Imaginary part of "cpow": float: 2 @@ -985,9 +985,9 @@ ifloat: 1 Function: Imaginary part of "ctan": double: 2 -float: 1 +float: 2 idouble: 2 -ifloat: 1 +ifloat: 2 Function: Real part of "ctan_downward": double: 6 @@ -997,9 +997,9 @@ ifloat: 5 Function: Imaginary part of "ctan_downward": double: 2 -float: 1 +float: 2 idouble: 2 -ifloat: 1 +ifloat: 2 Function: Real part of "ctan_towardzero": double: 5 @@ -1015,9 +1015,9 @@ ifloat: 2 Function: Real part of "ctan_upward": double: 2 -float: 3 +float: 4 idouble: 2 -ifloat: 3 +ifloat: 4 Function: Imaginary part of "ctan_upward": double: 2 @@ -1027,9 +1027,9 @@ ifloat: 3 Function: Real part of "ctanh": double: 2 -float: 1 +float: 2 idouble: 2 -ifloat: 1 +ifloat: 2 Function: Imaginary part of "ctanh": double: 2 @@ -1039,9 +1039,9 @@ ifloat: 2 Function: Real part of "ctanh_downward": double: 4 -float: 1 +float: 2 idouble: 4 -ifloat: 1 +ifloat: 2 Function: Imaginary part of "ctanh_downward": double: 6 @@ -1261,9 +1261,9 @@ ifloat: 2 Function: "j0_downward": double: 2 -float: 3 +float: 4 idouble: 2 -ifloat: 3 +ifloat: 4 Function: "j0_towardzero": double: 3 @@ -1285,9 +1285,9 @@ ifloat: 2 Function: "j1_downward": double: 3 -float: 2 +float: 3 idouble: 3 -ifloat: 2 +ifloat: 3 Function: "j1_towardzero": double: 3 @@ -1607,9 +1607,9 @@ ifloat: 1 Function: "y0_downward": double: 3 -float: 2 +float: 4 idouble: 3 -ifloat: 2 +ifloat: 4 Function: "y0_towardzero": double: 3 @@ -1619,9 +1619,9 @@ ifloat: 3 Function: "y0_upward": double: 3 -float: 4 +float: 5 idouble: 3 -ifloat: 4 +ifloat: 5 Function: "y1": double: 3 @@ -1649,15 +1649,15 @@ ifloat: 2 Function: "yn": double: 3 -float: 2 +float: 3 idouble: 3 -ifloat: 2 +ifloat: 3 Function: "yn_downward": double: 3 -float: 2 +float: 4 idouble: 3 -ifloat: 2 +ifloat: 4 Function: "yn_towardzero": double: 3 @@ -1667,8 +1667,8 @@ ifloat: 3 Function: "yn_upward": double: 4 -float: 4 +float: 5 idouble: 4 -ifloat: 4 +ifloat: 5 # end of automatic generation |