[Bug libgcj/26073] [4.2 regression] libjava fails to compile

rschuster at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 3 13:47:00 GMT 2006



------- 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



More information about the Java-prs mailing list