This is the mail archive of the java-patches@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]

Re: [RFA] Fix mutual off-by-one error


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> 2007-04-27  Keith Seitz  <keiths@redhat.com>
Keith>         * interpret-run.cc (NEXT_INSN)[DEBUG]: Advance PC before
Keith>         executing the instruction.
Keith>         * include/java-interp.h (_Jv_InterpFrame::get_pc): Subtract
Keith>         one insn from the frame's PC. _Jv_InterpMethod::run et al
Keith>         will advance the PC before executing the instruction.

Ok.  Thanks.

Tom


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