From cb756c6d686242acdc942e3d4276e399a69a6f02 Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Tue, 17 Dec 2013 18:12:30 +0000 Subject: Compile e_sqrt.c with -ffp-contract=off. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7ea766d0c5..a3bed28dbf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-12-17 Marcus Shawcroft + + * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add + $(config-cflags-nofma). + 2013-12-18 Joseph Myers * math/auto-libm-test-in: Mark some hypot tests no-test-inline. -- cgit v1.2.3