[committed 2/2] benchtests: Fix name of exp10f benchmark variant
Siddhesh Poyarekar
siddhesh@sourceware.org
Sun Apr 18 07:34:27 GMT 2021
Variant names don't accept brackets.
---
benchtests/exp10f-inputs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchtests/exp10f-inputs b/benchtests/exp10f-inputs
index 302af485eb..49c62e6089 100644
--- a/benchtests/exp10f-inputs
+++ b/benchtests/exp10f-inputs
@@ -1,7 +1,7 @@
## args: float
## ret: float
## includes: math.h
-## name: workload-spec2017.wrf (adapted)
+## name: workload-spec2017.wrf-adapted
0x0p+0
-0x1.cca64ap+0
-0x1.570ef6p-2
--
2.29.2
More information about the Libc-alpha
mailing list