[PATCH] PowerPC: Fix bzero definition for static libc

Adhemerval Zanella azanella@linux.vnet.ibm.com
Tue Mar 11 15:24:00 GMT 2014


On 10-03-2014 17:56, Adhemerval Zanella wrote:
> This patch fixes an issue for powerpc64[le] static build where __bzero
> is definied in multiple places (memset-ppc64.o and bzero.o). It is now
> defined only in bzero.o and memset-ppc64.o only defined __bzero_ppc for
> both dynamic and static library.
>
> Fixes BZ#16683.
>
> Tested on powerpc64 and powerpc64le. If no one oppose it, I will commit
> tomorrow.

Pushed as 4facea473059914983b7da8dd654c06b8e3dcc41



More information about the Libc-alpha mailing list