From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13881 invoked by alias); 13 Oct 2006 22:06:27 -0000 Received: (qmail 13873 invoked by uid 22791); 13 Oct 2006 22:06:26 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 13 Oct 2006 22:06:23 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GYVAa-0006dJ-N9; Fri, 13 Oct 2006 18:06:20 -0400 Date: Fri, 13 Oct 2006 22:06:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: Nick Roberts , gdb-patches@sources.redhat.com Subject: Re: arrayidx.exp failures Message-ID: <20061013220620.GA25411@nevyn.them.org> Mail-Followup-To: Joel Brobecker , Nick Roberts , gdb-patches@sources.redhat.com References: <17710.63085.830960.73093@kahikatea.snap.net.nz> <20061013023839.GI1059@adacore.com> <20061013043855.GA28303@nevyn.them.org> <20061013163352.GJ1059@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061013163352.GJ1059@adacore.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00160.txt.bz2 On Fri, Oct 13, 2006 at 09:33:52AM -0700, Joel Brobecker wrote: > In the meantime, are these fails an issue? For me, I have the same sort > of issue in a smaller scale with C++ testcases, but the way I test is > by using a smart-diff between the testcase results before and after. Not at present. Two or three years ago, I pushed i386-linux down almost to zero failures. It's crept back up ever since, and x86_64-linux currently has a whole bunch more, but I'm still working on it when I can find time. At work we require zero-failure testsuites for most components; right now we're looking at an exception for GDB, which makes me quite sad. -- Daniel Jacobowitz CodeSourcery