Date: Tue, 10 Apr 2001 12:42:28 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: "Bruce A. Mah" <bmah@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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 ... Message-ID: <20010410124228.A52966@dragon.nuxi.com> In-Reply-To: <200104101935.f3AJZ0i20733@bmah-freebsd-0.cisco.com>; from bmah@FreeBSD.org on Tue, Apr 10, 2001 at 12:35:00PM -0700 References: <200104101923.f3AJNgW78616@freefall.freebsd.org> <200104101935.f3AJZ0i20733@bmah-freebsd-0.cisco.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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? RELENG_4 is now at GCC 2.95.3, with our localisms merged in. Along with the sjlj exception fixes that were in gcc-2.95.3.test3, but removed for the final release. The only platform that the sjlj fixes weren't a Good Thing for was HP-UX; and the R.E. was very, very vague what the bootstrap problems were. :-(( Nice to see the total of the BSD world (who still uses sjlj exceptions) ranks below HP-UX (where GNU tools are already known to have problems) in the R.E.'s eyes. RELENG_4 and -current are now the same compiler-wise. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010410124228.A52966>