From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16217 invoked by alias); 17 Jul 2006 02:06:38 -0000 Received: (qmail 16200 invoked by uid 22791); 17 Jul 2006 02:06:36 -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; Mon, 17 Jul 2006 02:06:32 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 54A6C48CEBC; Sun, 16 Jul 2006 22:06:30 -0400 (EDT) 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 01114-02-2; Sun, 16 Jul 2006 22:06:29 -0400 (EDT) Received: by nile.gnat.com (Postfix, from userid 1345) id B39CD48CBF8; Sun, 16 Jul 2006 22:06:29 -0400 (EDT) From: Paul Hilfinger To: drow@false.org CC: Hilfinger@adacore.com, gdb-patches@sourceware.org In-reply-to: <20060713043238.GB8445@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 13 Jul 2006 00:32:38 -0400) Subject: Re: [RFA] Reference value coercion References: <20060520101014.084CF48CBAF@nile.gnat.com> <20060713043238.GB8445@nevyn.them.org> Message-Id: <20060717020629.B39CD48CBF8@nile.gnat.com> Date: Mon, 17 Jul 2006 02:06:00 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00193.txt.bz2 > > > Does the attached work for Ada? > > > > Yes, thanks, it does. > > I have belatedly committed this patch. I retested it on > x86_64-pc-linux-gnu, since it was so long ago. Thanks, Daniel. Paul Hilfinger