From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31818 invoked by alias); 17 Jul 2010 21:24:41 -0000 Received: (qmail 31781 invoked by uid 48); 17 Jul 2010 21:24:30 -0000 Date: Sat, 17 Jul 2010 21:24:00 -0000 Message-ID: <20100717212430.31780.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: "John dot Tytgat at aaug dot net" 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/msg01798.txt.bz2 ------- Comment #5 from John dot Tytgat at aaug dot net 2010-07-17 21:24 ------- Patch attachment 21195 fixes reported problem as well (4.6 cross with target arm-unknown-eabi). Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44902