From owner-cvs-all Tue Apr 10 18:17: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id 3C6D137B422; Tue, 10 Apr 2001 18:16:57 -0700 (PDT) (envelope-from bsddiy@21cn.com) Received: from William ([192.168.1.98]) by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id JAA16945; Wed, 11 Apr 2001 09:14:36 +0800 Date: Wed, 11 Apr 2001 09:20:55 +0800 From: David Xu X-Mailer: The Bat! (v1.48f) Personal Organization: Viasoft X-Priority: 3 (Normal) Message-ID: <111507748.20010411092055@21cn.com> To: "David O'Brien" Cc: "Bruce A. Mah" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re[2]: cvs commit: src/contrib/gcc ChangeLog Makefile.in NEWS alias.c c-decl.c c-typeck.c calls.c cccp.c collect2.c combine.c configure configure.in cppinit.c cse.c dwarf2.h dwarf2out.c emit-rtl.c except.c expmed.c expr.c expr.h final.c flow.c fold-const.c ... In-reply-To: <20010410124228.A52966@dragon.nuxi.com> References: <200104101923.f3AJNgW78616@freefall.freebsd.org> <200104101935.f3AJZ0i20733@bmah-freebsd-0.cisco.com> <20010410124228.A52966@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello David, Wednesday, April 11, 2001, 3:42:28 AM, you wrote: DOB> On Tue, Apr 10, 2001 at 12:35:00PM -0700, Bruce A. Mah wrote: >> > Log: >> > MFC: bring in GCC 2.95.3 + official sjlj exception fixes. >> >> Could you clarify for me...I interpret this to read that GCC for >> RELENG_4 remains at 2.95.2, but it now has bugfixes that are (or were) >> a part of 2.95.3, which address problems with exceptions? DOB> RELENG_4 is now at GCC 2.95.3, with our localisms merged in. Along with DOB> the sjlj exception fixes that were in gcc-2.95.3.test3, but removed for DOB> the final release. The only platform that the sjlj fixes weren't a Good DOB> Thing for was HP-UX; and the R.E. was very, very vague what the bootstrap DOB> problems were. :-(( Nice to see the total of the BSD world (who still DOB> uses sjlj exceptions) ranks below HP-UX (where GNU tools are already DOB> known to have problems) in the R.E.'s eyes. DOB> RELENG_4 and -current are now the same compiler-wise. Coooool! but sorry, an old topic: is it safe to compile kernel in -O2 now? -- Best regards, David Xu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message