From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31702 invoked by alias); 29 Apr 2005 14:45:29 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 28971 invoked from network); 29 Apr 2005 14:44:05 -0000 Received: from unknown (HELO province.act-europe.fr) (212.157.227.214) by sourceware.org with SMTP; 29 Apr 2005 14:44:05 -0000 Received: by province.act-europe.fr (Postfix, from userid 525) id 1D366B8469; Fri, 29 Apr 2005 16:44:05 +0200 (CEST) Date: Fri, 29 Apr 2005 15:07:00 -0000 From: Arnaud Charlet To: John David Anglin Cc: gcc-patches@gcc.gnu.org, laurent@guerby.net Subject: Re: [patch] Add Ada tasking support for hppa-unknown-linux-gnu (take 2) Message-ID: <20050429144405.GA79012@adacore.com> References: <20050429102640.GA34244@adacore.com> <200504291341.j3TDfTKr010394@hiauly1.hia.nrc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504291341.j3TDfTKr010394@hiauly1.hia.nrc.ca> User-Agent: Mutt/1.4.2.1i X-SW-Source: 2005-04/txt/msg02966.txt.bz2 > > BTW, I missed the approval of this patch, could you point me to the > > email approving this change ? > > . Well, that's not a very clear OK, since Geert was referring to the system-hpux.ads patch only as far as I know, and not the tasking specific part ;-) Anyway, let's now sort what is checked in: fix the obvious errors, and later address the unfortunate code duplication that has happened now twice recently (for alpha-linux and hppa-linux). Also, I haven't fully reviewed the other bits of your patch, so there might be some other issues, to be double checked. Arno