[PATCH] powerpc: Fix IFUNC selection for ppc64 memchr

Adhemerval Zanella adhemerval.zanella@linaro.org
Wed Aug 12 18:28:00 GMT 2015


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?
> 
> 
> 
> 



More information about the Libc-alpha mailing list