]> gcc.gnu.org Git - gcc.git/blobdiff - libgcc/config.host
libgcc: Enable hfmode soft-sf/df/xf/tf extensions and truncations.
[gcc.git] / libgcc / config.host
index 8b636743c63aee8e7f46f3dca15be757f64f9d93..e2b4be475203322727eb26f56130d2f49c0a7c84 100644 (file)
@@ -1539,10 +1539,7 @@ i[34567]86-*-elfiamcu | i[34567]86-*-rtems*)
        ;;
 i[34567]86-*-* | x86_64-*-*)
        tmake_file="${tmake_file} t-softfp-tf"
-       if test "${host_address}" = 32; then
-               tmake_file="${tmake_file} i386/${host_address}/t-softfp"
-       fi
-       tmake_file="${tmake_file} i386/t-softfp t-softfp"
+       tmake_file="${tmake_file} i386/${host_address}/t-softfp i386/t-softfp t-softfp"
        ;;
 esac
 
This page took 0.02489 seconds and 5 git commands to generate.