diff mbox

Remove stray spurious-underflow markings from cexp test [committed]

Message ID alpine.DEB.2.10.1506182051460.13372@digraph.polyomino.org.uk
State New
Headers show

Commit Message

Joseph Myers June 18, 2015, 8:52 p.m. UTC
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.  Committed.

(auto-libm-test-out diffs omitted below.)

2015-06-18  Joseph Myers  <joseph@codesourcery.com>

	* math/auto-libm-test-in: Remove spurious underflow allowance for
	tests of cexp.
	* math/auto-libm-test-out: Regenerated.
diff mbox

Patch

diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in
index 9e55d91..7546cca 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