[Bug java/21844] miscompilation of LinkedHashMap

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 3 20:02:00 GMT 2005


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



More information about the Gcc-bugs mailing list