------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-14 22:38 ------- I think this was fixed by: 2004-10-13 Andrew Haley <[EMAIL PROTECTED]> * interpret.cc (_Jv_InterpMethod::run): Initialize _Jv_StartOfInterpreter. (_Jv_StartOfInterpreter, _Jv_EndOfInterpreter): Functions removed. (_Jv_StartOfInterpreter, _Jv_EndOfInterpreter): New variables. * gnu/gcj/runtime/natStackTrace.cc (fillInStackTrace): Use _Unwind_FindEnclosingFunction to discover whether PC is within the interpreter.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13468