about summary refs log tree commit diff
path: root/benchtests/modf-inputs
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-03-29 09:35:50 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-03-29 09:35:50 +0530
commitcf806aff6067273307d958f35c0a4cd0b0d40e80 (patch)
tree044334ec07983c6d08abfa1844213f2d81bf0274 /benchtests/modf-inputs
parent289e0779571a36a8f30ae0408b4902bb7f2ab92e (diff)
downloadglibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.tar.gz
glibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.tar.xz
glibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.zip
[benchtests] Use inputs file for modf
The modf benchmark can now use the framework since the introduction of
output arguments.
Diffstat (limited to 'benchtests/modf-inputs')
-rw-r--r--benchtests/modf-inputs4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchtests/modf-inputs b/benchtests/modf-inputs
new file mode 100644
index 0000000000..4fcc99b613
--- /dev/null
+++ b/benchtests/modf-inputs
@@ -0,0 +1,4 @@
+## includes: math.h
+## args: double:<double *>
+42.0
+-42.0