[Bug java/16178] jc1 ICE: seemingly infinite stack growth while compiling junit or vte
rmathew at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 25 14:22:00 GMT 2004
------- Additional Comments From rmathew at gcc dot gnu dot org 2004-06-25 10:26 -------
This PR is eerily similar to PR15768 and PR14439.
Anthony, when you do get this dump, can you do a "debug_tree(0xf6e0b580)"
within GDB - this is the class on which read_class(), etc. are choking. (Or
the parameter to load_class() - either should do.)
If you have some time, you might also want to try out:
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01589.html
and see if it helps (I'll be committing it tonight anyway).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16178
More information about the Java-prs
mailing list