powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)
commitd8ebde14fbf713ef1d91e4250ad8aa97c7df8128
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 22 May 2024 14:49:10 +0000 (22 11:49 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 23 May 2024 12:36:08 +0000 (23 09:36 -0300)
tree7476a8ebd91b9ec4f1c3236f5a60a3a84247f886
parent5fededd8251b9f5ccd7f893123417205447b95f1
powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)

Both the generic and POWER6 versions provide definitions of the
symbol, which are already provided by the ifunc resolver.

Checked on powerpc-linux-gnu-power4.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.c