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