[PATCH] PPC64 memset remove bogus global symbol

Steve Munroe sjmunroe@us.ibm.com
Thu Apr 28 22:14:00 GMT 2005


powerpc64/memset.S is using ___memset as target for bzero to enter 
memset. This is defaulting to a global symbol which is bad (it confuses 
oProfile). Sould use a local <L(_memset)> for this.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ppc64-memset-20050427.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20050428/09bfd423/attachment.txt>


More information about the Libc-alpha mailing list