]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/rs6000/extendkftf2-sw.c
re PR libgcc/70363 (PowerPC __float128 to long double doesn't link if built with...
[thirdparty/gcc.git] / libgcc / config / rs6000 / extendkftf2-sw.c
index 3be88bf6128dae7f2ae12ee94afd334b803f46fd..2ce2f7d550ad42e47dcd921d008407e8b34d8fff 100644 (file)
 #include "soft-fp.h"
 #include "quad-float128.h"
 
+#ifndef FLOAT128_HW_INSNS
+#define __extendkftf2_sw __extendkftf2
+#endif
+
 IBM128_TYPE
 __extendkftf2_sw (__float128 value)
 {