From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16943 invoked by alias); 18 Apr 2002 17:40:56 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16901 invoked from network); 18 Apr 2002 17:40:54 -0000 Received: from unknown (HELO taltos.codesourcery.com) (66.92.14.122) by sources.redhat.com with SMTP; 18 Apr 2002 17:40:54 -0000 Received: from zack by taltos.codesourcery.com with local (Exim 3.35 #1 (Debian)) id 16yFtt-0006uG-00; Thu, 18 Apr 2002 10:40:53 -0700 Date: Thu, 18 Apr 2002 10:40:00 -0000 From: Zack Weinberg To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: Testsuite tweak - properly bail out of asm-source.exp Message-ID: <20020418174053.GG30952@codesourcery.com> References: <20020418013121.GE30952@codesourcery.com> <3CBE367B.5060504@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CBE367B.5060504@cygnus.com> User-Agent: Mutt/1.3.28i X-SW-Source: 2002-04/txt/msg00598.txt.bz2 On Wed, Apr 17, 2002 at 10:59:07PM -0400, Andrew Cagney wrote: > See: > > 2001-11-09 Andrew Cagney > > * gdb.asm/asm-source.exp: Supress file, instead of skip, when not > implemented. > > and, especially, the number of tests that have been contributed since > that change went in. Okay, if it was deliberately done like that, I withdraw the patch zw