This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: SIGSEGV in jc1
- To: Per Bothner <per at bothner dot com>
- Subject: Re: SIGSEGV in jc1
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 9 May 2001 16:26:35 -0400 (EDT)
- cc: "'java at gcc dot gnu dot org'" <java at gcc dot gnu dot org>
On 9 May 2001, Per Bothner wrote:
> I can take a look if you point me at the appropriate version of Jacl.
OK. Now that I've given up on creating a small test case, I've described
it all in java/2791.
There's nothing strange about the class that fails, except it defines an
inner interface, which should not by itself be a problem.
Jeff