Replace M_PI2l with lit_pi_2_d in libm-test.inc
commit84ba459dcf558362ee7b81f7c752f984b1c80fc3
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 27 May 2016 17:03:33 +0000 (27 12:03 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 27 May 2016 17:03:33 +0000 (27 12:03 -0500)
tree6ed0c769632de735ab8d97d81e3726a87b8dbf34
parent135d1c7f6a6069a30be3b75461ec97285106a742
Replace M_PI2l with lit_pi_2_d in libm-test.inc

This is useful in situations where the long double type is
less precise than the type under test.  This adds a new
wrapper macro LITM(x) to each type to append the proper
suffix onto macro constants found in math.h.
ChangeLog
math/libm-test.inc
math/test-double.h
math/test-float.h
math/test-ldouble.h