This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH][powerpc] Fix tiny bug in strncmp.c
- From: Tulio Magno Quites Machado Filho <tuliom at linux dot vnet dot ibm dot com>
- To: Paul Clarke <pc at us dot ibm dot com>, GNU C Library <libc-alpha at sourceware dot org>
- Cc:
- Date: Wed, 16 Jan 2019 14:03:58 -0200
- Subject: Re: [PATCH][powerpc] Fix tiny bug in strncmp.c
- References: <ad7190f2-a310-ae7e-8be3-7b460d9b372c@us.ibm.com>
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