From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10813 invoked by alias); 5 Feb 2007 19:36:15 -0000 Received: (qmail 10711 invoked by uid 48); 5 Feb 2007 19:36:01 -0000 Date: Mon, 05 Feb 2007 19:36:00 -0000 Message-ID: <20070205193601.10710.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/29487] Shared libstdc++ fails to link In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "amylaar at gcc dot gnu dot org" 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: 2007-02/txt/msg00721.txt.bz2 ------- Comment #26 from amylaar at gcc dot gnu dot org 2007-02-05 19:35 ------- (In reply to comment #22) > If you refer to http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00559.html this > little patch would undo any semantic changes introduced there. I didn't follow > the discussion however and I don't know if this is the correct fix. No. What is needed is a way to again remember when the current function doesn't throw (without altering its declaration), so that exception handling information generation can be suppressed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29487