Added macro DO_JUMP_TO(). This should simplify implementing JITs on machines where it's non-trivial to modify the return address (eg IA-64), or on compilers other than gcc. Rev: src/interpret_functions.h:1.81