Branch: Tag:

2011-05-11

2011-05-11 16:42:48 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler: Added code-generation mode OPCODE_INLINE_RETURN.

1312:   /* Ideally this ought to be an OPCODE0_PTRRETURN but I don't fancy    * adding that variety to this macro hell. At the end of the day there    * wouldn't be any difference anyway afaics. /mast */ - OPCODE0_PTRJUMP(F_CATCH, "catch", I_UPDATE_ALL, { + OPCODE0_PTRJUMP(F_CATCH, "catch", I_UPDATE_ALL|I_RETURN, {    PIKE_OPCODE_T *addr;       {