From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17034 invoked by alias); 23 Sep 2012 19:10:32 -0000 Received: (qmail 16976 invoked by uid 48); 23 Sep 2012 19:10:10 -0000 From: "hjl.tools at gmail dot com" To: glibc-bugs@sources.redhat.com Subject: [Bug libc/14602] strstr broken on older i686 targets Date: Sun, 23 Sep 2012 19:10:00 -0000 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: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: 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 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: 2012-09/txt/msg00218.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14602 --- Comment #7 from H.J. Lu 2012-09-23 19:10:09 UTC --- I am updating hjl/ifunc/test branch. Its goals are 1. Provide an infrastructure to tests all possible implementations on build machine automatically. 2. No changes to IFUNC selectors. 3. Add a test for a new IFUNC implementation by adding it to the list of IFUNC functions. Change IFUNC selector is not the goal of this branch. I am fixing a few remaining issues and will submit it for comments after it is finished. -- 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.