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 tiny bug in strncmp.c


Paul Clarke <pc@us.ibm.com> writes:

> A single underscore was omitted in
> sysdeps/powerpc/powerpc64/multiarch/strncmp.c, resulting in use of
> power8 version of strncmp instead of power9 version, with significant
> performance degradation.
>
> 2019-01-15  Paul A. Clarke  <pc@us.ibm.com>
>
> 	* sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Fix #ifdef.

LGTM too.

Pushed as 008b598e2a495024f9777006716cfd8668f3db33.

Thanks!

-- 
Tulio Magno


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