This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/7283] ICE on recursive import of inner classes
- From: "s dot bosscher at student dot tudelft dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2003 10:10:29 -0000
- Subject: [Bug java/7283] ICE on recursive import of inner classes
- References: <20020712010601.7283.jmr@fulcrummicro.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7283
------- Additional Comments From s dot bosscher at student dot tudelft dot nl 2003-07-20 10:10 -------
Subject: Re: ICE on recursive import of inner classes
Op zo 20-07-2003, om 06:56 schreef jmr at fulcrummicro dot com:
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7283
>
>
>
> ------- Additional Comments From jmr at fulcrummicro dot com 2003-07-20 04:56 -------
> Subject: Re: ICE on recursive import of inner classes
>
> Yes, I still see this with the current cvs sources.
This may be a bit of a dumb question, but all I get every time is the
error message Andrew has, too. How exactly do you get the ICE. What is
the command line you use to invoke gjc?