This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/20697] Invalid Can't find method error on call to super
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2005 23:55:24 -0000
- Subject: [Bug java/20697] Invalid Can't find method error on call to super
- References: <20050330234207.20697.daney@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From daney at gcc dot gnu dot org 2005-03-30 23:55 -------
If you modify the testcase file A.java so that the inner class A1 is no longer
static, the testcase converts to an ice-on-invalid-code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20697