This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: java/8416: Internal compiler error in make_class_data, at java/class.c:1676
- From: Tom Tromey <tromey at redhat dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 1 Nov 2002 00:56:01 -0000
- Subject: Re: java/8416: Internal compiler error in make_class_data, at java/class.c:1676
- Reply-to: Tom Tromey <tromey at redhat dot com>
The following reply was made to PR java/8416; it has been noted by GNATS.
From: Tom Tromey <tromey@redhat.com>
To: pts@inf.bme.hu
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/8416: Internal compiler error in make_class_data, at java/class.c:1676
Date: 31 Oct 2002 18:40:07 -0700
>>>>> "pts" == pts <pts@inf.bme.hu> writes:
pts> gcj-3.2 -I /usr/local/java/jre/lib/rt.jar fails:
Using non-libgcj base classes isn't supported.
I do think that the ICE is a bug. But our fix, most likely, will just
be to find a way to get gcj to print a more sensible error message.
Tom