The Sparc problem was that I "cleaned up" the global DEF_PROG_COUNTER. It's now reinstated as GLOBAL_DEF_PROG_COUNTER (the ia32 support with MSVC needs to have one that isn't used both globally and in every opcode function).
So the ppc32 problem must be something different, but what it is I have no idea about. The intention was that nothing would change if OPCODE_RETURN_JUMPADDR isn't defined. Anyway, it's hopefully a non-issue soon.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-08-07 20:06: Subject: Machine code efficiency
Seems to work on SPARC if compiled with debug. I suspect the return of the opcode leaf function bug.
/ Henrik Grubbström (Lysator)