From owner-freebsd-current Thu Mar 14 11: 5: 0 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 6BF8937B416 for ; Thu, 14 Mar 2002 11:04:57 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g2EJ4slv068287; Thu, 14 Mar 2002 11:04:54 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g2EJ3daM068286; Thu, 14 Mar 2002 11:03:39 -0800 (PST) Date: Thu, 14 Mar 2002 11:03:38 -0800 From: "David O'Brien" To: Martin Blapp Cc: Ed Hall , Kris Kennaway , Jan Stocker , current@FreeBSD.ORG, hackers@FreeBSD.ORG, edhall@screech.weirdnoise.com Subject: Re: gcc -O broken in CURRENT Message-ID: <20020314110338.A68051@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20020313122422.A13044@dragon.nuxi.com> <20020313222300.S7707-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020313222300.S7707-100000@levais.imp.ch>; from mb@imp.ch on Wed, Mar 13, 2002 at 10:24:20PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Mar 13, 2002 at 10:24:20PM +0100, Martin Blapp wrote: > > We are using a set of patches that were part of gcc 2.95.3_test3. > > Do you have a sample program in which exceptions are still broken on > > FreeBSD 4.5? > > cd /usr/ports/devel/stlport > make install > cd work/STL*/test/eh > > add -O to gcc-freebsd.mk > gmake -f gcc-freebsd.mk clean > gmake -f gcc-freebsd.mk > > and see what happens ... This is not a small, [relatively] simple example program. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message