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: [PING] [PATCH v2] Fix strrchr regression.


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
> 


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