From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2858 invoked by alias); 27 Jun 2009 11:24:05 -0000 Received: (qmail 2841 invoked by uid 22791); 27 Jun 2009 11:24:04 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 27 Jun 2009 11:23:58 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 2A01F290004; Sat, 27 Jun 2009 13:23:56 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DOWfP-1nuikc; Sat, 27 Jun 2009 13:23:50 +0200 (CEST) Received: from [192.168.1.3] (83-155-196-86.rev.libertysurf.net [83.155.196.86]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 65B32290047; Sat, 27 Jun 2009 13:23:50 +0200 (CEST) From: Eric Botcazou To: laurent@guerby.net Subject: Re: Phase 1 of gcc-in-cxx now complete (Ada) Date: Sat, 27 Jun 2009 11:54:00 -0000 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: Ian Lance Taylor , Arnaud Charlet , Robert Dewar , Richard Guenther , gcc@gcc.gnu.org, Andrew Pinski References: <84fc9c000906251516n3a74abe2hcf888f940fccce79@mail.gmail.com> <1246100145.4922.361.camel@localhost> In-Reply-To: <1246100145.4922.361.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906271325.26599.ebotcazou@adacore.com> Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-06/txt/msg00635.txt.bz2 > This was the only va_arg usage, may be we should apply it on trunk too > as the patched version is supposed to work for both C and C++. Yes, but I'm testing a patch for trunk with more changes. -- Eric Botcazou