Replace M_SUF (M_LN2) with M_MLIT (M_LN2)
commit33927914420ad1aec86551c8e5cf085d8ee80ebb
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Fri, 27 Apr 2018 12:56:48 +0000 (27 09:56 -0300)
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Fri, 27 Apr 2018 20:13:10 +0000 (27 17:13 -0300)
treedd3d94da8274a300f7dd618dd81827accc6684b3
parent06135c33b710c64334ff10d2fcc4780154b65776
Replace M_SUF (M_LN2) with M_MLIT (M_LN2)

According to math-type-macros.h, M_SUF should be used to paste the
suffix used by functions, while M_MLIT is used with macro constants.

* math/e_exp2_template.c: Replace M_SUF (M_LN2) with M_MLIT (M_LN2).

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
ChangeLog
math/e_exp2_template.c