r124313 - in /trunk/libjava: ChangeLog include/...
kseitz@gcc.gnu.org
kseitz@gcc.gnu.org
Tue May 1 02:50:00 GMT 2007
Author: kseitz
Date: Tue May 1 03:50:02 2007
New Revision: 124313
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124313
Log:
* interpret-run.cc (NEXT_INSN)[DEBUG]: Advance PC before
executing the instruction.
* include/java-interp.h (_Jv_InterpFrame::get_pc): Subtract
one insn from the frame's PC. _Jv_InterpMethod::run et al
will advance the PC before executing the instruction.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/include/java-interp.h
trunk/libjava/interpret-run.cc
More information about the Gcc-cvs
mailing list