[ruby-cvs:59200] ko1:r52049 (trunk): * vm_insnhelper.c: solve goto spaghetti.
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Tue Oct 6 04:44:08 JST 2015
ko1 2015-10-06 04:44:05 +0900 (Tue, 06 Oct 2015)
New Revision: 52049
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52049
Log:
* vm_insnhelper.c: solve goto spaghetti.
Change all goto statement across blocks to tail call functions.
Modified files:
trunk/ChangeLog
trunk/vm_insnhelper.c
More information about the ruby-cvs
mailing list