This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.1 build failure on x86
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: 3.1 build failure on x86
- From: Jan Hubicka <jh at suse dot cz>
- Date: Sun, 19 Aug 2001 15:18:47 +0200
- Cc: Gcc Bug List <bug-gcc at gnu dot org>
- References: <87bslek86m.fsf@creche.redhat.com>
> I'm using CVS trunk on x86 Red Hat Linux 6.2.
>
> If I compile libgcj with `-g' I see this failure:
>
> ../../../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
Hi,
I've finally reproduced the problem. Hope to figure out what is going on soon.
Thanks,
Honza