From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10187 invoked by alias); 10 Apr 2008 03:34:49 -0000 Received: (qmail 10063 invoked by uid 48); 10 Apr 2008 03:34:05 -0000 Date: Thu, 10 Apr 2008 03:34:00 -0000 Message-ID: <20080410033405.10062.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/35898] C++ exception bug at run time when mutually recursive functions In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "vania at liama dot ia dot ac dot cn" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-04/txt/msg00776.txt.bz2 ------- Comment #1 from vania at liama dot ia dot ac dot cn 2008-04-10 03:34 ------- I have a simplified version of this program that works fine however !!! When the exception thrown is an int instead of a class instance, everything works fine! -- vania at liama dot ia dot ac dot cn changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vania at liama dot ia dot ac | |dot cn Alias| |C++exception_catch Keywords| |sjlj-eh http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35898