This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/16178] jc1 ICE: seemingly infinite stack growth while compiling junit or vte
- From: "mark at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2004 09:44:49 -0000
- Subject: [Bug java/16178] jc1 ICE: seemingly infinite stack growth while compiling junit or vte
- References: <20040624171632.16178.green@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mark at gcc dot gnu dot org 2004-06-25 09:44 -------
My failure disappeared when removing all .class files from the build directory.
(Even though I was building from .java source files). The .class files were
generated by an older jikes. Regenerating the .class files with jikes 1.21
doesn't trigger the bug. I'll try to see if I can reproduce it using an older jikes.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16178