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/26861] VirtualMachineError in interperter.



------- Comment #3 from tromey at gcc dot gnu dot org  2006-05-04 17:35 -------
Subject: Bug 26861

Author: tromey
Date: Thu May  4 17:35:05 2006
New Revision: 113531

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113531
Log:
        PR libgcj/26861:
        * interpret.cc (run) <insn_getfield>: Removed 0xffff check.
        <insn_putfield>: Likewise.
        (NULLCHECK): Define unconditionally.
        * link.cc (ensure_class_linked): Removed dead code.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/interpret.cc
    trunk/libjava/link.cc


-- 


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


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