From owner-freebsd-current@FreeBSD.ORG Mon Jul 23 17:04:33 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40CF616A417; Mon, 23 Jul 2007 17:04:33 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 027A413C458; Mon, 23 Jul 2007 17:04:32 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 31730EB76BA; Tue, 24 Jul 2007 01:04:32 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id 5MzzvgZ5u38N; Tue, 24 Jul 2007 01:04:29 +0800 (CST) Received: from charlie.delphij.net (unknown [61.49.186.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 6EB3CEB2497; Tue, 24 Jul 2007 01:04:29 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=G46w4eNJ25f5kI8urJt7ovDOOAgnvwX5qs1aLP7FsDypqjFPxGA3148KBePOdAQcV rJOxdc0Viz8/LkTWIktUA== Message-ID: <46A4DF9C.7060204@delphij.net> Date: Tue, 24 Jul 2007 01:04:28 +0800 From: Xin LI User-Agent: Thunderbird 2.0.0.5 (X11/20070721) MIME-Version: 1.0 To: Robert Watson References: <20070723154858.5C5F645045@ptavv.es.net> <20070723175234.Q83919@fledge.watson.org> In-Reply-To: <20070723175234.Q83919@fledge.watson.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: gcc 4.2.1 status? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2007 17:04:33 -0000 Robert Watson wrote: > > On Mon, 23 Jul 2007, Kevin Oberman wrote: > >> I'll admit that this is a bit quick (4 or 5 days since release) , but >> does anyone (probably this means kan@ or re@) on when 4.2.1 might get >> into current? Aside from fixing the known optimization problem in >> 4.2.0, I hope it can get as much testing as possible before we get too >> close to 7-beta. > > Ken has mentioned to me that he plans for 4.2.1 to be in the beta (at > least, this is my interpretation of things). I don't know of an ETA, > and haven't seen a commit request or advance notice go across re@ as yet. The 4.2.1 release was delayed for a short while but it's now out, tagged as revision 126787, just FYI. I think that we really want to import this release because it contains a lot of important bugfixes. If our gcc maintainers are all busy in the near future, I will be volunteering to give it a shot. Cheers,