From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1817 invoked by alias); 18 Dec 2009 14:54:18 -0000 Received: (qmail 1789 invoked by uid 48); 18 Dec 2009 14:54:18 -0000 Date: Fri, 18 Dec 2009 14:54:00 -0000 Message-ID: <20091218145418.1787.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin* In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2009-q4/txt/msg00094.txt.bz2 ------- Comment #37 from howarth at nitro dot med dot uc dot edu 2009-12-18 14:54 ------- I noticed that in libjava/sysdep/arm/backtrace.h, arm has its own definition of _Unwind_FindEnclosingFunction. Could we use the same approach for darwin10 to override the default _Unwind_FindEnclosingFunction in darwin10? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991