This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/16178] jc1 ICE: seemingly infinite stack growth while compiling junit or vte


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]