This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] powerpc: Fix IFUNC selection for ppc64 memchr


LGTM.

On 12-08-2015 15:21, Carlos Eduardo Seo wrote:
> 
> Hi
> 
> The current implementation of memchr for ppc64 is always pointing to the internal __GI_memchr implementation. This patch corrects that so the optimized version is picked for POWER7 and above.
> 
> Comments?
> 
> 
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]