This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure on ppc darwin
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: Geoff Keating <geoffk at geoffk dot org>, GCC <gcc at gcc dot gnu dot org>
- Date: Wed, 12 Feb 2003 17:47:57 +0100
- Subject: Re: bootstrap failure on ppc darwin
- References: <200302121602.LAA27924@makai.watson.ibm.com>
David Edelsohn wrote:
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.
Reverting this one builds the file above again.
2003-02-11 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
PR optimization/9651
* rtlanal.c (may_trap_p): Handle FIX.
Andreas,
BTW, very fast method David!