--- libgcc/config.host.mp 2021-07-20 21:04:59.361775994 -0400 +++ libgcc/config.host 2021-07-20 21:26:49.054308012 -0400 @@ -1220,14 +1220,6 @@ powerpc*-*-linux*) tmake_file="${tmake_file} rs6000/t-float128" fi - if test $libgcc_cv_powerpc_float128_hw = yes; then - tmake_file="${tmake_file} rs6000/t-float128-hw" - fi - - if test $libgcc_cv_powerpc_3_1_float128_hw = yes; then - tmake_file="${tmake_file} rs6000/t-float128-p10-hw" - fi - extra_parts="$extra_parts ecrti.o ecrtn.o ncrti.o ncrtn.o" md_unwind_header=rs6000/linux-unwind.h ;;