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] Fix POWER4/POWER7 optimized strncmp to not read pastdiffering bytes


On Mon, Mar 28, 2011 at 14:47, Andreas Schwab <schwab@linux-m68k.org> wrote:
> 2011-03-28 ÂAndreas Schwab Â<schwab@linux-m68k.org>
>
> Â Â Â Â* sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
> Â Â Â Âdiffering bytes.
> Â Â Â Â* sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
> Â Â Â Â* sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
> Â Â Â Â* sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.

Is this patch correct?  I haven't seen anything from the ppc people.


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