gdb.base/skip.exp: Clean up multiple references to same test name.
[deliverable/binutils-gdb.git] / gdb / configure.host
index 48714f48c5d0e1d1cbf1b520cb344362b60b51ad..ef265ebe293ba42445de3325e452ba71bc7873e8 100644 (file)
@@ -195,7 +195,7 @@ esac
 # "double" and "long double" types.
 
 case "${host}" in
-i[34567]86-*-*)
+i[34567]86-*-*|x86_64-*-*)
        gdb_host_float_format="&floatformat_ieee_single_little"
        gdb_host_double_format="&floatformat_ieee_double_little"
        gdb_host_long_double_format="&floatformat_i387_ext"
This page took 0.023061 seconds and 4 git commands to generate.