mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 11:43:34 +08:00
Mark some hypot tests no-test-inline.
As needed on x86. * math/auto-libm-test-in: Mark some hypot tests no-test-inline. * math/auto-libm-test-out: Regenerated.
This commit is contained in:
parent
2dec468fd8
commit
5953eb3ad7
@ -1,5 +1,8 @@
|
||||
2013-12-18 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* math/auto-libm-test-in: Mark some hypot tests no-test-inline.
|
||||
* math/auto-libm-test-out: Regenerated.
|
||||
|
||||
[BZ #16338]
|
||||
* sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
|
||||
to determine exponent and adjust argument to have exponent of -1.
|
||||
|
@ -316,9 +316,9 @@ hypot 0x0.fffffep-126 0x0.fp-127
|
||||
hypot 0x0.fffffep-126 0x0.fp-130
|
||||
hypot 0x0.fffffffffffffp-1022 0x0.fp-1023
|
||||
hypot 0x0.fffffffffffffp-1022 0x0.fp-1026
|
||||
hypot 0x0.ffffffp-16382 0x0.fp-16383
|
||||
hypot 0x0.ffffffp-16382 0x0.fp-16386
|
||||
hypot 0 min_subnorm
|
||||
hypot 0x0.ffffffp-16382 0x0.fp-16383 no-test-inline
|
||||
hypot 0x0.ffffffp-16382 0x0.fp-16386 no-test-inline
|
||||
hypot 0 min_subnorm no-test-inline
|
||||
|
||||
j0 -1.0
|
||||
j0 0.0
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user