This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/24251] [4.0/4.1 Regression] BC-compiled interfaces in libgcj can't be called from non-BC code



------- Comment #3 from cvs-commit at gcc dot gnu dot org  2005-10-13 17:36 -------
Subject: Bug 24251

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     aph@gcc.gnu.org 2005-10-13 17:36:07

Modified files:
        libjava        : ChangeLog link.cc 

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/ChangeLog.diff?cvsroot=gcc&r1=1.3754&r2=1.3755
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/link.cc.diff?cvsroot=gcc&r1=1.18&r2=1.19


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24251


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]