summaryrefslogtreecommitdiff
path: root/node.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-09-23 13:30:56 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-09-25 11:38:33 +0900
commit873fb1aa4cab7a14f2b38a05f5888c111ea3bc69 (patch)
treeb09f286ea0acbf51d82659e32a87ecf0ac64fabf /node.c
parente9fb2bc873a55181ac7d581e7252db3754a3209d (diff)
ALLOCA_N: do not use RUBY_ALIGNOF
Now that RUBY_ALIGNOF behaves like C11's _Alignof. This is not necessarily the best stack arrangement. We can just give up using __builtin_alloca_with_align(), and let alloca choose what is optimal.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3570
Diffstat (limited to 'node.c')
0 files changed, 0 insertions, 0 deletions