elf: Add a DTV setup test [BZ #27136]
[glibc.git] / benchtests / hypot-inputs
blobe987e5dd1b7aade3c2961650b0bc0ea32a8c79e2
1 ## includes: math.h
2 ## args: double:double
3 ## ret: double
5 ## name: overflow
6 0x3.ffffffffffffcp-1024, 0x8p-152
7 ## name: higher_two500
8 0x1.000002027941dp+500,  0x1.0000000000001p+500
9 ## name: subnormal
10 0x0.fffffffffffffp-1022, 0x0.fffffffffffffp-1022
11 ## name: less_two500
12 0x1.fffffffffffffp-501,  0x1.fffffffffffffp-501
14 ## name: default
15 3.0                   , 4.0
16 5.0                   , 4.0