This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure on ppc darwin
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>, Geoff Keating <geoffk at geoffk dot org>
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Wed, 12 Feb 2003 11:02:42 -0500
- Subject: Re: bootstrap failure on ppc darwin
>>>>> Andreas Tobler writes:
Andreas> GNU C++ version 3.4 20030212 (experimental) (powerpc-apple-darwin6.0)
Andreas> compiled by GNU C version 3.4 20030212 (experimental).
Andreas> /Volumes/xufs/gcc-cvs/gcc/libjava/interpret.cc: In member function `void
Andreas> _Jv_InterpMethod::run(void*, ffi_raw*)':
Andreas> /Volumes/xufs/gcc-cvs/gcc/libjava/interpret.cc:3208: internal compiler
Andreas> error: in
Andreas> schedule_insns, at sched-rgn.c:3014
AIX does not build libjava, so I cannot debug this easily.
I was just about to convert the PowerPC port to the DFA
description, but I cannot until this problem is fixed.
David