From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10683 invoked by alias); 13 Oct 2006 20:10:13 -0000 Received: (qmail 10674 invoked by uid 22791); 13 Oct 2006 20:10:12 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 13 Oct 2006 20:10:09 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 16EBE48CDD0; Fri, 13 Oct 2006 16:10:07 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15284-01-3; Fri, 13 Oct 2006 16:10:06 -0400 (EDT) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 970CC48CC1A; Fri, 13 Oct 2006 16:10:06 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id B88A147F00; Fri, 13 Oct 2006 13:10:05 -0700 (PDT) Date: Fri, 13 Oct 2006 20:10:00 -0000 From: Joel Brobecker To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: arrayidx.exp failures Message-ID: <20061013201005.GK1059@adacore.com> References: <17710.63085.830960.73093@kahikatea.snap.net.nz> <20061013023839.GI1059@adacore.com> <20061013043855.GA28303@nevyn.them.org> <20061013163352.GJ1059@adacore.com> <17711.57150.711484.769763@kahikatea.snap.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17711.57150.711484.769763@kahikatea.snap.net.nz> User-Agent: Mutt/1.4i 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/msg00158.txt.bz2 > It's not an issue for those of us who don't use Ada but it might be > one for you, in that we might not notice our changes have broken the > Ada tests if they are already broken for us. That's perfectly fine. We all do our best, and even when the FSF GCC is better, some people may not have it installed and stil potentially break some of the Ada testcases. I try to check the results on a regular basis to catch such unavoidable mishaps. -- Joel