ubsan: fr30: left shift of negative value
[deliverable/binutils-gdb.git] / config / dfp.m4
index e971db4dc918c26d60b9f52b1e4da164acb4e44e..a137ddebf8cde1c5329de78fc51b15081d399837 100644 (file)
@@ -21,9 +21,9 @@ 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* | x86_64*-*-gnu* | \
     i?86*-*-mingw* | x86_64*-*-mingw* | \
-    i?86*-*-cygwin*)
+    i?86*-*-cygwin* | x86_64*-*-cygwin*)
       enable_decimal_float=yes
       ;;
     *)
This page took 0.0348 seconds and 4 git commands to generate.