------- Comment #7 from thebohemian at gmx dot net 2005-10-18 16:38 ------- Created an attachment (id=10019) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10019&action=view) new version of compatible
I added a check which looks whether the LHS of an expression is java.lang.Object. If this is the case we do not have to look what the RHS actually is. (This change will be part of the final patch.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17021