This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/20044] Wrong method call semantics (maybe instanceof/invokespecial)
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 29 Mar 2006 22:39:24 -0000
- Subject: [Bug java/20044] Wrong method call semantics (maybe instanceof/invokespecial)
- References: <bug-20044-6811@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from tromey at gcc dot gnu dot org 2006-03-29 22:39 -------
I tried this today with svn head.
The test program still prints 'false' no matter how I run it:
gij, compiled, or compiled with the BC ABI.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20044