From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8426 invoked by alias); 6 Oct 2010 17:59:01 -0000 Received: (qmail 8410 invoked by uid 22791); 6 Oct 2010 17:58:59 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID,SARE_SUB_6CONS_WORD X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Oct 2010 17:58:57 +0000 From: "eblake at redhat dot com" To: glibc-bugs@sources.redhat.com Subject: [Bug libc/12092] strstr broken for some inputs on pre-SSE4 machines X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: eblake at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: drepper.fsp at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 06 Oct 2010 17:59:00 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2010-10/txt/msg00058.txt.bz2 Message-ID: <20101006175900.dB1R7-pZINENyiy_wSgtFlPEN_OEIqubWNW6s9JBWQk@z> http://sourceware.org/bugzilla/show_bug.cgi?id=12092 --- Comment #10 from Eric Blake 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.