This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/24251] [4.0 Regression] BC-compiled interfaces in libgcj can't be called from non-BC code
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 14 Oct 2005 11:41:44 -0000
- Subject: [Bug java/24251] [4.0 Regression] BC-compiled interfaces in libgcj can't be called from non-BC code
- References: <bug-24251-11476@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from cvs-commit at gcc dot gnu dot org 2005-10-14 11:41 -------
Subject: Bug 24251
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: aph@gcc.gnu.org 2005-10-14 11:41:40
Modified files:
libjava : link.cc ChangeLog
Log message:
2005-10-12 Andrew Haley <aph@redhat.com>
PR java/24251
* link.cc (ensure_method_table_complete): Install Miranda methods
for interfaces too.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/link.cc.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.10.2.5&r2=1.10.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3391.2.107&r2=1.3391.2.108
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24251