aboutsummaryrefslogtreecommitdiffstats
path: root/tool/ruby_vm/views
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-30 03:21:52 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-30 03:21:52 +0000
commite0b5c6ebaa816186a35a77b1f85fbd59b608b56f (patch)
tree7683c03e84a61f06f9fd07278a22adace5309c89 /tool/ruby_vm/views
parent821ef426ada31d6c5e3e4accca2bd4cebe36b33b (diff)
downloadruby-e0b5c6ebaa816186a35a77b1f85fbd59b608b56f.tar.gz
bare_instructions.rb: sp_inc is signed
* tool/ruby_vm/models/bare_instructions.rb (predefine_attributes): `sp_inc` attribute which may return negative values must be signed `rb_snum_t`, to be signed-expanded at type promotion. * vm_insnhelper.h (ADJ_SP): removed the workaround for platforms where rb_num_t is wider than int. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool/ruby_vm/views')
0 files changed, 0 insertions, 0 deletions