From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21594 invoked by alias); 3 Feb 2010 03:33:31 -0000 Received: (qmail 21573 invoked by uid 48); 3 Feb 2010 03:33:31 -0000 Date: Wed, 03 Feb 2010 03:33:00 -0000 Message-ID: <20100203033331.21572.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/41991] gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9 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: 2010-q1/txt/msg00079.txt.bz2 ------- Comment #42 from howarth at nitro dot med dot uc dot edu 2010-02-03 03:33 ------- Fixed on *-apple-darwin10. The gcj failures on intel darwin9 are due to a different unwinder bug. Leaving open for darwin9. -- howarth at nitro dot med dot uc dot edu changed: What |Removed |Added ---------------------------------------------------------------------------- GCC build triplet|i686/x86_64-apple-darwin* |i686/x86_64-apple-darwin9 GCC host triplet|i686/x86_64-apple-darwin* |i686/x86_64-apple-darwin9 GCC target triplet|i686/x86_64-apple-darwin* |i686/x86_64-apple-darwin9 Summary|gcj segfaults on i686-apple-|gcj segfaults on i686-apple- |darwin* and x86_64-apple- |darwin9 and x86_64-apple- |darwin* |darwin9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991