This is the mail archive of the glibc-bugs@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]

[Bug libc/12092] strstr broken for some inputs on pre-SSE4 machines


http://sourceware.org/bugzilla/show_bug.cgi?id=12092

--- Comment #10 from Eric Blake <eblake at redhat dot com> 2010-10-06 17:58:36 UTC ---
(In reply to comment #9)
> Fixed in git.

The incorrect results of memmem() and of non-SSE4 strstr() are fixed.  However,
the glibc 2.11 regression of reintroducing quadratic behavior for SSE4 strstr
is not yet fixed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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