This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/26390] Problem dispatching method call when method does not exist in superclass
- 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: 13 Mar 2006 17:10:29 -0000
- Subject: [Bug java/26390] Problem dispatching method call when method does not exist in superclass
- References: <bug-26390-11339@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from tromey at gcc dot gnu dot org 2006-03-13 17:10 -------
Created an attachment (id=11043)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11043&action=view)
reduced test case
I'm attaching a reduced test case.
If you remove one of the intermediate classes, the
output is correct.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26390