From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 23:07:35 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BE3F106564A for ; Thu, 8 Jan 2009 23:07:35 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 48C6B8FC20 for ; Thu, 8 Jan 2009 23:07:35 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1LL3yQ-0005en-AS>; Fri, 09 Jan 2009 00:07:34 +0100 Received: from e178036186.adsl.alicedsl.de ([85.178.36.186] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1LL3yQ-0004wi-7t>; Fri, 09 Jan 2009 00:07:34 +0100 Message-ID: <49668763.8020705@mail.zedat.fu-berlin.de> Date: Fri, 09 Jan 2009 00:08:19 +0100 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.36.186 X-Mailman-Approved-At: Thu, 08 Jan 2009 23:22:20 +0000 Subject: gcc 4.3: when will it become standard compiler? 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: Thu, 08 Jan 2009 23:07:35 -0000 When will gcc 4.3 incorporated in FreeBSD 8 and become the standard compiler suite? We figured out that gcc 4.3 does have a speed gain in some numerical code of 3 - 8 % and I guess we can use this in the basic OS as well ... Regards, Oliver