From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12657 invoked by alias); 15 Sep 2010 16:44:06 -0000 Received: (qmail 11836 invoked by uid 48); 15 Sep 2010 16:43:36 -0000 Date: Wed, 15 Sep 2010 16:44:00 -0000 Message-ID: <20100915164336.11835.qmail@sourceware.org> From: "eblake at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20100914154213.12019.eblake@redhat.com> References: <20100914154213.12019.eblake@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/12019] memchr overshoots on Alpha X-Bugzilla-Reason: CC 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-09/txt/msg00071.txt.bz2 ------- Additional Comments From eblake at redhat dot com 2010-09-15 16:43 ------- Created an attachment (id=4985) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4985&action=view) third attempt An added if handles the case when the cache line loop rejected all n bytes; this attempt passes on my gnulib test on Alpha. -- What |Removed |Added ---------------------------------------------------------------------------- Attachment #4984 is|0 |1 obsolete| | http://sourceware.org/bugzilla/show_bug.cgi?id=12019 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.