From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30847 invoked by alias); 9 Oct 2005 19:55: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 30839 invoked by uid 22791); 9 Oct 2005 19:55:07 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 09 Oct 2005 19:55:07 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EOhGC-0001r1-GK; Sun, 09 Oct 2005 15:55:04 -0400 Date: Sun, 09 Oct 2005 19:55:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] finish in function returning array Message-ID: <20051009195504.GA7107@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com References: <20051008075619.GD22319@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051008075619.GD22319@adacore.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00076.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. -- Daniel Jacobowitz CodeSourcery, LLC