From owner-freebsd-hackers Wed Mar 13 22:54:51 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id 1E37437B419; Wed, 13 Mar 2002 22:54:46 -0800 (PST) Received: from pool0432.cvx21-bradley.dialup.earthlink.net ([209.179.193.177] helo=mindspring.com) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16lP7z-0001sx-00; Wed, 13 Mar 2002 22:54:19 -0800 Message-ID: <3C9048FC.1C9C57B5@mindspring.com> Date: Wed, 13 Mar 2002 22:53:48 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "M. Warner Losh" Cc: edhall@weirdnoise.com, mb@imp.ch, kris@obsecurity.org, jstocker@tzi.de, current@FreeBSD.ORG, hackers@FreeBSD.ORG, obrien@FreeBSD.ORG, edhall@screech.weirdnoise.com Subject: Re: gcc -O broken in CURRENT References: <200203132015.g2DKFYv17886@screech.weirdnoise.com> <20020313.234345.88856963.imp@village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "M. Warner Losh" wrote: > In message: <200203132015.g2DKFYv17886@screech.weirdnoise.com> > Ed Hall writes: > : Exception-handling is broken with -O in -stable, and has been for years. > : FreeBSD is one of the few systems that use setjmp/longjmp stack unwinds > : to implement exceptions, so when the GCC folks broke that path, it was > : never fixed. There are supposedly patches floating around that fix the > : problem, but they either didn't work as advertised or the ball got dropped. > > Hmmmm, C++ exceptions work in -stable with -O and have for at least a > year. At least they are working for us in our environment. What's > busted? Per thread exception stacks? THat's where I'd look... -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message