From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3338 invoked by alias); 19 Jul 2010 09:48:18 -0000 Received: (qmail 3304 invoked by uid 48); 19 Jul 2010 09:48:08 -0000 Date: Mon, 19 Jul 2010 09:48:00 -0000 Message-ID: <20100719094808.3303.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/44902] eh_arm.cc:42:23: error: declaration of '__cxxabiv1::__cxa_type_match_result __cxa_type_match(_Unwind_Control_Block*, const std::type_info*, bool, void**)' with C language linkage [-Werror] In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mikpe at it dot uu dot se" 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-07/txt/msg01906.txt.bz2 ------- Comment #7 from mikpe at it dot uu dot se 2010-07-19 09:48 ------- I had planned to include this patch in my native ARM bootstrap+regtest of the next 4.6 weekly snapshot (4.6-20100717) and then submit it properly, but with the bootstrap-breaking r162270 mess it slipped my mind. If people are Ok with it w/o native testing, I'll gladly submit it right now or have someone else apply it directly under the obvious rule. Otherwise I'll do an incremental re-build and libstd++-only test run with it once my current test cycle completes, and then submit it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44902