[Bug java/21844] [4.1 Regression] miscompilation of LinkedHashMap

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


------- Additional Comments From tromey at gcc dot gnu dot org  2005-06-03 21:17 -------
The problem is that nested_field_access_p() returns 0 for the
reference to modCount.  It should return 1 as this is a nested
access.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21844



More information about the Java-prs mailing list