fix OPT_CALL_THREADED_CODE issue.
insns.def (opt_send_without_block): reorder insn position because opt_str_freeze insn refer this insn (function) when OPT_CALL_THREADED_CODE is true.
opt_str_freeze
vm_opts.h (OPT_THREADED_CODE): introduce new macro to select threaded code implementation with a compile option (-D...).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64854 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
fix OPT_CALL_THREADED_CODE issue.
insns.def (opt_send_without_block): reorder insn position because
opt_str_freezeinsn refer this insn (function) whenOPT_CALL_THREADED_CODE is true.
vm_opts.h (OPT_THREADED_CODE): introduce new macro to select
threaded code implementation with a compile option (-D...).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64854 b2dd03c8-39d4-4d8f-98ff-823fe69b080e