------- Comment #2 from tromey at gcc dot gnu dot org 2006-03-15 00:20 ------- I looked at this a bit. First, IMode has a <clinit> method -- this is a bug, as it is not needed.
Second, I don't understand why, but we leave a slot in the itable for <clinit>. There doesn't seem to be any reason to do this; it just bloats the itable a bit. -- tromey at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2006-03-15 00:20:08 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26638