From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16094 invoked by alias); 17 May 2003 00:52:31 -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 16073 invoked from network); 17 May 2003 00:52:30 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 17 May 2003 00:52:30 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 438FA2B2F; Fri, 16 May 2003 20:52:27 -0400 (EDT) Message-ID: <3EC587CB.5060108@redhat.com> Date: Sat, 17 May 2003 00:52:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: sim/testsuite/sim/testsuite/*.*.* References: <3E9B803B.3000304@redhat.com> <3EA5F2B7.1BD02EBF@redhat.com> <3EA69E5D.5040908@redhat.com> <3EA9B490.FE835173@redhat.com> <3EA9B5B8.50409@redhat.com> <3EC5857F.786D7A9F@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00301.txt.bz2 > Andrew Cagney wrote: > >> > >> >> Anyway, for your question, I think an educated guess is best, then check >> >> the ARI again tomorrow. >> >> >> >> (the scripts are available, see CVS admin in >> >> http://sources.redhat.com/gdb/current/, but I don't know that they will >> >> help.) > >> > >> > >> > Would it help if I renamed all the offending files, without extra dots? > >> >> Sounds definitly easier! Just watch for 8.3. > > > OK, I've made this change. Removed the *.?.s files from the > archive, and checked in equivalent *?.s versions. Thanks! Things look much better.