aboutsummaryrefslogtreecommitdiff
path: root/config/dfp.m4
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-03-22 10:25:20 +0100
committerCorinna Vinschen <corinna@vinschen.de>2016-03-22 10:25:20 +0100
commitfe508576ef1f815b22177d7597796886b91ea0c8 (patch)
tree885adbb929453bbbee04db48bdbbafec4e29205e /config/dfp.m4
parent445036bb9882485133750a14a5b3da30efeae2df (diff)
downloadnewlib-fe508576ef1f815b22177d7597796886b91ea0c8.zip
newlib-fe508576ef1f815b22177d7597796886b91ea0c8.tar.gz
newlib-fe508576ef1f815b22177d7597796886b91ea0c8.tar.bz2
Sync toplevel with upstream GCC.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'config/dfp.m4')
-rw-r--r--config/dfp.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dfp.m4 b/config/dfp.m4
index 48683f0..5b29089 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*-*-gnu* | \
+ i?86*-*-elfiamcu | i?86*-*-gnu* | \
i?86*-*-mingw* | x86_64*-*-mingw* | \
i?86*-*-cygwin* | x86_64*-*-cygwin*)
enable_decimal_float=yes