From f98ece5fe2ea2d4a2c150c3cfceb8a73ace062d0 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 13 May 2013 12:08:42 -0500 Subject: Define decimal constant M_1_DIV_El in libm-test.inc This patch replaces the 1.0 / M_El by the decimal constant M_1_DIV_El. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ea678c8295..fdb7c94a79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-05-13 Adhemerval Zanella + + * math/libm-test.inc (M_1_DIV_El): Define using decimal constant. + (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El. + 2013-05-13 Siddhesh Poyarekar * benchtests/Makefile (CPPFLAGS-nonlib): Add -- cgit 1.4.1