[PATCH 4/9] powerpc: refactor strchr, strchrnul, and strrchr IFUNC.

Tulio Magno Quites Machado Filho tuliom@linux.vnet.ibm.com
Tue Apr 11 18:21:00 GMT 2017


Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com> writes:

> diff --git a/sysdeps/powerpc/powerpc64/power7/strchrnul.S b/sysdeps/powerpc/powerpc64/power7/strchrnul.S
> index 99aa157..8a87aea 100644
> --- a/sysdeps/powerpc/powerpc64/power7/strchrnul.S
> +++ b/sysdeps/powerpc/powerpc64/power7/strchrnul.S
> @@ -19,9 +19,12 @@
>
>  #include <sysdep.h>
>
> +#ifndef STRCHRNUL
> +# def STRCHRNUL __strchrnul

Oops.  There is a typo here.
I'll fix it before pushing it.

-- 
Tulio Magno



More information about the Libc-alpha mailing list