]> sourceware.org Git - glibc.git/commit
Fixup usage of MIN_EXP in libm-test.inc
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Thu, 19 May 2016 22:09:02 +0000 (17:09 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Tue, 24 May 2016 20:37:49 +0000 (15:37 -0500)
commit7cfcb778c9cc6ad3c3b5ac2dbb2308e81ba3235b
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
This page took 0.049035 seconds and 5 git commands to generate.