------- Additional Comments From tromey at gcc dot gnu dot org 2005-06-03 20:02 ------- I have a reduced test case, consisting of 2 files. Compile like so:
gcj --main=t -o T base.java t.java I get: opsy. ./T 306833 The result should be '8'. At the moment I suspect the recent accessor patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21844