From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28226 invoked by alias); 4 Oct 2006 21:08:58 -0000 Received: (qmail 28160 invoked by uid 48); 4 Oct 2006 21:08:50 -0000 Date: Wed, 04 Oct 2006 21:08:00 -0000 Message-ID: <20061004210850.28159.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/27880] [4.2 regression] undefined reference to `_Unwind_GetIPInfo' In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sje at cup dot hp dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-10/txt/msg00336.txt.bz2 List-Id: ------- Comment #12 from sje at cup dot hp dot com 2006-10-04 21:08 ------- The uses of __Unwind_GetIPInfo in libstdc++ and libjava have been fixed. It looks like the report in PR 29342 is due to the use of __Unwind_GetIPInfo in gcc/unwind-c.c. I will create a patch for this use. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27880