From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2767 invoked by alias); 15 Feb 2005 15:36:09 -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 2674 invoked from network); 15 Feb 2005 15:36:00 -0000 Received: from unknown (HELO priv-edtnes40.telusplanet.net) (199.185.220.224) by sourceware.org with SMTP; 15 Feb 2005 15:36:00 -0000 Received: from takamaka.act-europe.fr ([142.179.108.108]) by priv-edtnes40.telusplanet.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050215153559.DUID7683.priv-edtnes40.telusplanet.net@takamaka.act-europe.fr>; Tue, 15 Feb 2005 08:35:59 -0700 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id A1ABF47DBF; Tue, 15 Feb 2005 07:35:52 -0800 (PST) Date: Tue, 15 Feb 2005 15:53:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] New test for packed arrays Message-ID: <20050215153552.GL1248@adacore.com> References: <20050209182219.GF18546@adacore.com> <420B80C9.90705@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <420B80C9.90705@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-02/txt/msg00145.txt.bz2 > >2005-02-09 Joel Brobecker > > > > * gdb.ada/packed_array/pa.adb: New file. > > * gdb.ada/packed_array.exp: New testcase. > > > >Tested on x86-linux. > >OK to apply? > > Yes, ok. Thanks a lot. Checked in. -- Joel