This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Bootstrap failure on sparc-sun-solaris2.8 (mainline)
- From: Jeff Sturm <jsturm at one-point dot com>
- To: gcc at gcc dot gnu dot org
- Cc: java at gcc dot gnu dot org
- Date: Tue, 3 Jun 2003 10:29:15 -0400 (EDT)
- Subject: Bootstrap failure on sparc-sun-solaris2.8 (mainline)
Anybody else see this? My build has been dying for about a week now
(modulo a c.opt problem or two):
../../../../libjava/java/lang/natFloat.cc: In static member function
`static
jint java::lang::Float::floatToRawIntBits(__java_float)':
../../../../libjava/java/lang/natFloat.cc:42: internal compiler error: in
verify_wide_reg, at flow.c:552
This is with configure defaults, building the sparcv9 libjava multilib.
I'll start a binary search shortly if there are no other clues...
Jeff