aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--insns.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/insns.def b/insns.def
index 5422bde4b2..dac2f6f276 100644
--- a/insns.def
+++ b/insns.def
@@ -1432,6 +1432,7 @@ opt_regexpmatch2
(CALL_INFO ci, CALL_CACHE cc)
(VALUE obj2, VALUE obj1)
(VALUE val)
+// attr bool leaf = false; /* match_at() has rb_thread_check_ints() */
{
val = vm_opt_regexpmatch2(obj2, obj1);