summaryrefslogtreecommitdiff
path: root/bootstraptest
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2020-06-17 09:16:01 -0700
committerGitHub <noreply@github.com>2020-06-17 09:16:01 -0700
commite544a3a23cb80460d77dcb145ad1ff84f77524c0 (patch)
treec4f344b16ec6f0852dc0592cbb637d563af62064 /bootstraptest
parente30ff63fd4eb24fd638259cb10638668f0f2ceeb (diff)
Remove obsoleted opt_call_c_function insn (#3232)
* Remove obsoleted opt_call_c_function insn * Keep opt_call_c_function with DEFINE_INSN_IF
Notes
Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
Diffstat (limited to 'bootstraptest')
-rw-r--r--bootstraptest/test_insns.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstraptest/test_insns.rb b/bootstraptest/test_insns.rb
index abfb53f7dc..8addbf7b83 100644
--- a/bootstraptest/test_insns.rb
+++ b/bootstraptest/test_insns.rb
@@ -412,8 +412,6 @@ tests = [
class String; def =~ other; true; end; end
'true' =~ /true/
},
-
- [ 'opt_call_c_function', 'Struct.new(:x).new.x = true', ],
]
# normal path