This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 libgcj/26073] [4.2 regression] libjava fails to compile



------- Comment #2 from rschuster at gcc dot gnu dot org  2006-02-03 13:47 -------
Subject: Bug 26073

Author: rschuster
Date: Fri Feb  3 13:47:51 2006
New Revision: 110543

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110543
Log:
Fixes PR #26073.

2006-02-03  Robert Schuster  <robertschuster@fsfe.org>

        * include/jvm.h:
        (_Jv_Linker::create_error_method): New method declaration.
        * link.cc:
        (_Jv_Linker::create_error_method): New method.
        (_Jv_Linker::link_symbol_table): Use new method above.


Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/include/jvm.h
    trunk/libjava/link.cc


-- 


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


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