From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29747 invoked by alias); 1 Sep 2005 19:52:10 -0000 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 Received: (qmail 29580 invoked by alias); 1 Sep 2005 19:52:04 -0000 Date: Thu, 01 Sep 2005 19:52:00 -0000 Message-ID: <20050901195204.29579.qmail@sourceware.org> From: "ngmlinux at gmail dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20020125014600.5487.jsantala@tml.hut.fi> References: <20020125014600.5487.jsantala@tml.hut.fi> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/5487] arm-linux-gcj cross-compiler generates bad assembler-code X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00137.txt.bz2 List-Id: ------- Additional Comments From ngmlinux at gmail dot com 2005-09-01 19:52 ------- Subject: Re: arm-linux-gcj cross-compiler generates bad assembler-code > > (gdb) bt > > #0 GC_push_all_eager (bottom=0x0, top=0x390a8 "") at > > ../../../gcc-3.4.3/boehm-gc/mark.c:1468 > > Which shows that your crash is in the garbage collector, and therefore > nothing to do with this old bug report. Ok, I guess that verifies I did the right thing by filing a new one. Thanks. -Nathan -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5487