summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2024-11-13 14:45:49 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2024-12-17 20:25:06 +0900
commit5a7a1a4a13ae11e4cef274c98e0c5bbcb7b1d192 (patch)
tree9071ea2eee048636f457ef960ab381f98770d0ca /test/ruby
parent36c36d0486b0c884759c038ceaf4aa495785996a (diff)
Win32: Fix `rbimpl_size_mul_overflow` on arm64
`_umul128` is specific to x86_64 platform, see higher words by `__umulh` on arm64.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12367
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions