From bf797ed9b094289d79b485fd3794cb40acb368b0 Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 22 Aug 2012 02:25:16 +0000 Subject: * vm_insnhelper.c (vm_setup_method): should not enable tail call optimization for frames with VM_FRAME_FLAG_FINISH. [ruby-dev:46065] [Bug #6901] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 667445c6ce..094e38d314 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Aug 22 11:23:35 2012 Shugo Maeda + + * vm_insnhelper.c (vm_setup_method): should not enable tail call + optimization for frames with VM_FRAME_FLAG_FINISH. + [ruby-dev:46065] [Bug #6901] + Wed Aug 22 11:20:47 2012 NARUSE, Yui * lib/rubygems/test_case.rb: run test with psych if exist. -- cgit v1.2.3