From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26916 invoked by alias); 10 Oct 2005 01:20:26 -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 26908 invoked by uid 22791); 10 Oct 2005 01:20:24 -0000 Received: from s142-179-108-108.bc.hsia.telus.net (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 10 Oct 2005 01:20:24 +0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id E36D847E76; Sun, 9 Oct 2005 18:20:22 -0700 (PDT) Date: Mon, 10 Oct 2005 01:20:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] finish in function returning array Message-ID: <20051010012022.GN22319@adacore.com> References: <20051008075619.GD22319@adacore.com> <20051009195504.GA7107@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051009195504.GA7107@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-10/txt/msg00091.txt.bz2 > On Sat, Oct 08, 2005 at 12:56:19AM -0700, Joel Brobecker wrote: > > 2005-10-07 Joel Brobecker > > > > * gdb.ada/array_return/pck.ads: New file. > > * gdb.ada/array_return/pck.adb: New file. > > * gdb.ada/array_return/p.adb: New file. > > * gdb.ada/array_return.exp: New testcase. > > > > Tested on x86-linux. OK to apply? > > This is fine too. I bet it's going to turn up problems on a lot of > other platforms too. Thanks. Checked in too. You're quite right to bet. I think I've seen at least a couple of targets where the test fails. I can't have a look at it just now, though :-/. -- Joel