summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/array_spec.rb
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2023-01-03 15:07:33 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2023-01-03 16:17:50 -0500
commit43ff0c2c488c80aaf83b486d45bcd4a92ebe3848 (patch)
treef77dd76589487539f9d1c3857f017a124357e6ea /spec/ruby/core/array/array_spec.rb
parent1f9b6bfa9362cc13a57b67f7875bba303cd35a1f (diff)
YJIT: Fix `yield` into block with >=30 locals on ARM
It's a register spill issue. Fix by moving the Qnil fill snippet to after registers are released. [Bug #19299]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7059
Diffstat (limited to 'spec/ruby/core/array/array_spec.rb')
0 files changed, 0 insertions, 0 deletions