From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20551 invoked by alias); 20 May 2002 01:08:32 -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 20544 invoked from network); 20 May 2002 01:08:29 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 20 May 2002 01:08:29 -0000 Received: from localhost.redhat.com (remus.sfbay.redhat.com [172.16.27.252]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id SAA00321; Sun, 19 May 2002 18:08:24 -0700 (PDT) Received: by localhost.redhat.com (Postfix, from userid 469) id 8180010FC9; Sun, 19 May 2002 21:07:50 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15592.19557.886732.326073@localhost.redhat.com> Date: Sun, 19 May 2002 18:08:00 -0000 To: Michael Snyder Cc: Michael Elizabeth Chastain , ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA/TESTSUITE] Add gdb.arch to configdirs In-Reply-To: <3CE5BA14.498691E5@redhat.com> References: <200205180131.g4I1VuG31544@duracef.shout.net> <3CE5BA14.498691E5@redhat.com> X-SW-Source: 2002-05/txt/msg00807.txt.bz2 Michael Snyder writes: > Michael Elizabeth Chastain wrote: > > > > Proofread, recommended for approval. > > > > (Er, technically, I have authority in gdb.base and gdb.c++, but not in > > the top level test suite directory. So I can't just flat out approve it. > > But a blanket maintainer such as Elena Z can approve my recommendation > > for approval.) > > > > Michael C > > > > 2002-05-17 Elena Zannoni > > > > * configure.in (configdirs): Add gdb.arch. > > * configure: Regenerate. > > Or another blanket maintainer such as me. > Approved, with MichaelC's recommendation. ;-) Ok, committed. So unless you are building a powerpc-eabialtivec or a powerpc-linux-gnu-altivec toolchain, these altivec tests should not run. Elena