about summary refs log tree commit diff
path: root/benchtests/powf128-inputs
diff options
context:
space:
mode:
authorArjun Shankar <arjun@redhat.com>2020-09-23 16:11:57 +0200
committerArjun Shankar <arjun@redhat.com>2020-09-23 16:11:57 +0200
commit03e26098b174abec1158a9ed9352a45a3176ef7b (patch)
tree01ecfc989fc3a08aca38a4bdf661d50dbce7f757 /benchtests/powf128-inputs
parent3322ecbfe29a16e74c4f584d661b0b8018bb4031 (diff)
downloadglibc-03e26098b174abec1158a9ed9352a45a3176ef7b.tar.gz
glibc-03e26098b174abec1158a9ed9352a45a3176ef7b.tar.xz
glibc-03e26098b174abec1158a9ed9352a45a3176ef7b.zip
benchtests: Run _Float128 tests only on architectures that support it
__float128 is a non-standard name and is not available on some architectures
(like aarch64 or s390x) even though they may support the standard _Float128
type.  Other architectures (like armv7) don't support quad-precision
floating-point operations at all.

This commit replaces benchtests references to __float128 with _Float128 and
runs the corresponding tests only on architectures that support it.
Diffstat (limited to 'benchtests/powf128-inputs')
-rw-r--r--benchtests/powf128-inputs4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchtests/powf128-inputs b/benchtests/powf128-inputs
index 7cbabafff6..6826266ad5 100644
--- a/benchtests/powf128-inputs
+++ b/benchtests/powf128-inputs
@@ -1,6 +1,6 @@
 ## includes: math.h
-## args: __float128:__float128
-## ret: __float128
+## args: _Float128:_Float128
+## ret: _Float128
 # Random inputs in [-10,10] such that x and y are not both negative
 ## name: workload-random.wrf
 0x8.130b31ed5288656428a29cead83p+0L, -0x6.e7ead09b7877a118813b50cfb3c8p+0L