This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc trunk build failure
- To: GCC Hackers <gcc at gcc dot gnu dot org>
- Subject: gcc trunk build failure
- From: Tom Tromey <tromey at redhat dot com>
- Date: 13 Aug 2001 14:05:47 -0600
- Reply-To: tromey at redhat dot com
libgcj fails to build on the gcc trunk:
../../../gcc/libjava/jni.cc: In function `void
_Jv_JNI_CallAnyVoidMethodV(JNIEnv*, java::lang::Object*, java::lang::Class*, _Jv_Method*, void*) [with invocation_type style = normal]':
../../../gcc/libjava/jni.cc:903: instantiated from here
../../../gcc/libjava/jni.cc:819: Internal compiler error in
fixup_abnormal_edges, at reload1.c:9514
This is on x86 Red Hat Linux 6.2.
Does anyone else see this? I've seen it for several days at least.
Tom