From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22273 invoked by alias); 27 Dec 2006 06:16:10 -0000 Received: (qmail 22262 invoked by uid 22791); 27 Dec 2006 06:16:10 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 27 Dec 2006 06:15:58 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 5CC7348CDAF; Wed, 27 Dec 2006 01:15:56 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18387-01-4; Wed, 27 Dec 2006 01:15:56 -0500 (EST) Received: from takamaka.act-europe.fr (AStDenis-105-1-70-1.w80-8.abo.wanadoo.fr [80.8.209.1]) by nile.gnat.com (Postfix) with ESMTP id C712E48CCBB; Wed, 27 Dec 2006 01:15:55 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id B3BDE34C099; Wed, 27 Dec 2006 10:16:43 +0400 (RET) Date: Wed, 27 Dec 2006 06:16:00 -0000 From: Joel Brobecker To: Mark Kettenis , gdb-patches@sourceware.org Subject: Re: [RFA/testsuite/ada] Add test with function returning "small" array of floats Message-ID: <20061227061643.GL3640@adacore.com> References: <20061226055233.GK3640@adacore.com> <200612261406.kBQE6rYt023840@brahms.sibelius.xs4all.nl> <20061226152123.GA16059@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061226152123.GA16059@nevyn.them.org> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00332.txt.bz2 > On Tue, Dec 26, 2006 at 03:06:53PM +0100, Mark Kettenis wrote: > > > Tested on sparc64-solaris. OK to apply? > > > > Looks reasonable to me, but then I don't know any Ada. > > Ditto - Joel, I think you should go ahead. Thank you! This is now checked in. -- Joel