Fixup usage of MIN_EXP in libm-test.inc
commit7cfcb778c9cc6ad3c3b5ac2dbb2308e81ba3235b
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Thu, 19 May 2016 22:09:02 +0000 (19 17:09 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Tue, 24 May 2016 20:37:49 +0000 (24 15:37 -0500)
treede6220c2ac49d5d6f549cff814afabf8860545f7
parent7e9ae8292fd57ea8947a7e6009538e181a9d7923
Fixup usage of MIN_EXP in libm-test.inc

Make MANT_DIG shadow the types *_MIN_EXP macro. Replace
calls sites with (MIN_EXP - 1), and simplify.
ChangeLog
math/libm-test.inc