This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/23300] DECL_FIELD_OFFSET == 0 versus build_field_ref


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-11 02:39 -------
More information, maybe_layout_super_class is returning NULL.

the Supper class is SynchronizedCollection.

This is for java.util.Collections$SynchronizedSet.

Which means we have a couple of issues like this.

do_resolve_class in maybe_layout_super_class is returning null.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]