From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18474 invoked by alias); 2 Sep 2010 01:14:03 -0000 Received: (qmail 18418 invoked by uid 48); 2 Sep 2010 01:13:52 -0000 Date: Thu, 02 Sep 2010 01:14:00 -0000 Message-ID: <20100902011352.18417.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/45479] Exceptions not delivered properly after thread cancellation In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mikedalpee at enginsol dot com" 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: 2010-09/txt/msg00169.txt.bz2 ------- Comment #9 from mikedalpee at enginsol dot com 2010-09-02 01:13 ------- That fix didn't change the behaviour one bit for me - was there more to it than just moving the two lines from where they were to the exception handler? Also, as I am new to this venue, could you please tell me where I can find the reference material you cited? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45479