[PING] [PATCH v2] Fix strrchr regression.

Ondřej Bílka neleai@seznam.cz
Mon Sep 2 09:52:00 GMT 2013


On Mon, Sep 02, 2013 at 01:39:52PM +0400, Liubov Dmitrieva wrote:
> It looks good for me except several small issues.
> 
> You mentioned Intel Corporation. :)
> 
> > +/* strrchr with SSE2 without bsf and bsr
> > +   Copyright (C) 2011-2013 Free Software Foundation, Inc.
> > +   Contributed by Intel Corporation.
> 
> And what was the purpose to remove .text?
> > -     .text
> 
> 
> I don't see what is the purpose to include "asm-syntax.h".
> > +#include "asm-syntax.h"
>
I used existing file as template and forgot to check these, I will send
v2.1 shortly.
 
> --
> Liubov
> Intel Corporation
> 



More information about the Libc-alpha mailing list