From 0b4d000cc4e8e77c823e43fb547aa5e3a7247e87 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 31 Oct 2018 17:16:41 +0000 Subject: Merge config/ changes from GCC. config: Merge from GCC: 2018-10-28 Iain Buclaw * multi.m4: Set GDC. 2018-07-05 James Clarke * dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFreeBSD and Hurd. libdecnumber: * configure: Regenerate. zlib: * configure: Regenerate. --- config/dfp.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/dfp.m4') diff --git a/config/dfp.m4 b/config/dfp.m4 index 5b29089..a137dde 100644 --- a/config/dfp.m4 +++ b/config/dfp.m4 @@ -21,7 +21,7 @@ Valid choices are 'yes', 'bid', 'dpd', and 'no'.]) ;; [ case $1 in powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \ - i?86*-*-elfiamcu | i?86*-*-gnu* | \ + i?86*-*-elfiamcu | i?86*-*-gnu* | x86_64*-*-gnu* | \ i?86*-*-mingw* | x86_64*-*-mingw* | \ i?86*-*-cygwin* | x86_64*-*-cygwin*) enable_decimal_float=yes -- cgit v1.1