This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12459] Invalid inner class field access confusion
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2004 06:49:47 -0000
- Subject: [Bug java/12459] Invalid inner class field access confusion
- References: <20030930095019.12459.suckfish@ihug.co.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-15 06:49 -------
Actually now on the mainline it does: ((struct x *)this)->i which is just plainly wrong.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2004-04-15 04:53:15 |2004-07-15 06:49:46
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12459