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/23314] java produces mismatch types in MODIFY_EXPR


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-10 11:41 -------
More reduced testcase:
class t1
{
  void getParent(){t1 tt = null;}
}

-- 


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


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