This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/18728] GCJ allows creation of inner class without qualifying reference
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Dec 2004 18:26:02 -0000
- Subject: [Bug java/18728] GCJ allows creation of inner class without qualifying reference
- References: <20041129204346.18728.gcc-java@esclat.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-12-02 18:25 -------
I'm changing the title to reflect that it is a front end
bug and not a class generation bug. The code should not be
accepted.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|GCJ generates inner class |GCJ allows creation of inner
|code that fails to verify. |class without qualifying
| |reference
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18728