powerpc64le/multiarch: don't generate strong aliases for fmaf128-ppc64
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Tue, 31 Mar 2020 21:19:00 +0000 (16:19 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Mon, 6 Apr 2020 15:23:58 +0000 (10:23 -0500)
This prevents generating a second alias for __fmaieee128 when
compiling with ldouble == ieee128 redirects.

sysdeps/powerpc/powerpc64/le/fpu/multiarch/s_fmaf128-ppc64.c

index 7374a799af54b38373a17ba3b5a9743fcdd42c96..ab0c4d03a8a3a76cf4427e969f7b82ba64ba673f 100644 (file)
@@ -18,6 +18,8 @@
 
 #undef weak_alias
 #define weak_alias(a, b)
+#undef strong_alias
+#define strong_alias(a, b)
 
 #define __fmaf128 __fmaf128_ppc64