about summary refs log tree commit diff
path: root/math/auto-libm-test-in
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-06-18 20:51:17 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-06-18 20:51:17 +0000
commita1ee4fd1062adf4ab8100bc1839ac5a40502879f (patch)
treedeed41c8b2dd884b820e6d46de14686e09ded89a /math/auto-libm-test-in
parentd1ac55d89023f86a34e46e9f064746334014ae28 (diff)
downloadglibc-a1ee4fd1062adf4ab8100bc1839ac5a40502879f.tar.gz
glibc-a1ee4fd1062adf4ab8100bc1839ac5a40502879f.tar.xz
glibc-a1ee4fd1062adf4ab8100bc1839ac5a40502879f.zip
Remove stray spurious-underflow markings from cexp test.
I noticed that I'd left a spurious-underflow allowance behind in
auto-libm-test-in for a bug that was fixed some time ago.  This patch
removes it.

Tested for x86_64 and x86.

	* math/auto-libm-test-in: Remove spurious underflow allowance for
	tests of cexp.
	* math/auto-libm-test-out: Regenerated.
Diffstat (limited to 'math/auto-libm-test-in')
-rw-r--r--math/auto-libm-test-in5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in
index 9e55d913ae..7546cca98b 100644
--- a/math/auto-libm-test-in
+++ b/math/auto-libm-test-in
@@ -559,9 +559,8 @@ cexp 1e6 0
 cexp 1e6 min
 cexp 1e6 -min
 
-# Bug 16348: spurious underflow may occur.
-cexp min min_subnorm spurious-underflow:ldbl-96-intel:x86 spurious-underflow:ldbl-96-intel:x86_64
-cexp min -min_subnorm spurious-underflow:ldbl-96-intel:x86 spurious-underflow:ldbl-96-intel:x86_64
+cexp min min_subnorm
+cexp min -min_subnorm
 
 clog 0.75 1.25
 clog -2 -3