From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31261 invoked by alias); 30 Dec 2005 10:26:02 -0000 Received: (qmail 31254 invoked by uid 22791); 30 Dec 2005 10:26:02 -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; Fri, 30 Dec 2005 10:26:01 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 79A4F48CBE6 for ; Fri, 30 Dec 2005 05:25:59 -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 20941-02-7 for ; Fri, 30 Dec 2005 05:25:59 -0500 (EST) Received: by nile.gnat.com (Postfix, from userid 1345) id 556B148CBD7; Fri, 30 Dec 2005 05:25:59 -0500 (EST) From: Paul Hilfinger To: gdb-patches@sourceware.org Subject: Re: [PATCH] Assignment of aggregates in Ada Message-Id: <20051230102559.556B148CBD7@nile.gnat.com> Date: Sat, 31 Dec 2005 06:26: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: 2005-12/txt/msg00317.txt.bz2 I neglected to say that the last two proposed patches have been tested on Linux with no regressions. Paul Hilfinger