From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26050 invoked by alias); 9 Jun 2008 16:49:06 -0000 Received: (qmail 26030 invoked by uid 22791); 9 Jun 2008 16:49:05 -0000 X-Spam-Check-By: sourceware.org Received: from smtp1-g19.free.fr (HELO smtp1-g19.free.fr) (212.27.42.27) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 09 Jun 2008 16:48:46 +0000 Received: from smtp1-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp1-g19.free.fr (Postfix) with ESMTP id 58AEF1AB2FC; Mon, 9 Jun 2008 18:48:43 +0200 (CEST) Received: from maisy.local (bny92-5-82-232-58-132.fbx.proxad.net [82.232.58.132]) by smtp1-g19.free.fr (Postfix) with ESMTP id 1732B1AB2BD; Mon, 9 Jun 2008 18:48:43 +0200 (CEST) From: Duncan Sands To: gcc@gcc.gnu.org Subject: Re: LLVM 2.3 Released Date: Mon, 09 Jun 2008 16:49:00 -0000 User-Agent: KMail/1.9.9 Cc: Jack Howarth , Chris Lattner References: <7F8C6558-E64B-43B4-AFD6-1A445C315A44@apple.com> <20080609164459.GA23977@bromo.msbb.uc.edu> In-Reply-To: <20080609164459.GA23977@bromo.msbb.uc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806091848.41397.baldrick@free.fr> X-IsSubscribed: yes 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: 2008-06/txt/msg00202.txt.bz2 > Are there any specific plans for moving llvm-gcc from the > gcc 4.2 to the gcc 4.3 code base? I plan to port llvm-gcc to gcc head, since I'm interested in the Ada front-end and the Ada support in gcc-4.4 is much better than in gcc-4.2. However I can't say when this will happen, since I don't have much time to spend on it. Best wishes, Duncan.