This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Status of workaround for bug #4715 (Prevents compiling Classpathwith 3.1)
- From: Mark Wielaard <mark at klomp dot org>
- To: java at gcc dot gnu dot org
- Date: 03 Feb 2002 17:28:09 +0100
- Subject: Status of workaround for bug #4715 (Prevents compiling Classpathwith 3.1)
Hi,
We want to make a new release of GNU Classpath. But the following bug
prevents compiling Classpath with gcc 3.1 from CVS:
<http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&database=gcc&pr=4715>
"Tree check failure in check_inner_circular_reference"
Compiling with gcj 3.0.3 seems to works though. So it isn't very urgent.
Should we add the patch or a reference to the bug database which
contains the workaround that Tom Tromey made in the Classpath release?
Is there anything I can do to help solve that bug for real?
Cheers,
Mark