summaryrefslogtreecommitdiff
path: root/iseq.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-19 03:59:13 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-19 03:59:13 +0000
commit350c2ac453eff853c6a084d355ddc86fcddbfb20 (patch)
tree80a963dbdc5efdf0a3973338d48a18ed149dd012 /iseq.h
parent568a5f646bbf2df2d7a7259d848629792955ecdd (diff)
avoid goto
gcc -Wjump-misses-init warns this goto. That is a false alert. However why on earth do we need to use goto here? git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'iseq.h')
0 files changed, 0 insertions, 0 deletions