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: Enable 32-bit SSE4.2 strcasecmp/strncasecmp for libc.a


On 07/01/2013 10:55 PM, H.J. Lu wrote:
Hi,

When 32-bit SSE4.2 strcasecmp/strncasecmp was added to glibc by commit:

http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=6abf346582ba678f4850a88b4a5950593841df1d

it failed to properly enable 32-bit SSE4.2 strcasecmp/strncasecmp for
libc.a.  This patch enable 32-bit SSE4.2 strcasecmp/strncasecmp in
libc.a.  Tested on Intel Core i7.  OK to install?



Yes, this is fine,

Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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