summaryrefslogtreecommitdiff
path: root/spec/ruby/core
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-01-30 17:49:51 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-02-06 11:46:51 +0900
commit72bbf60f3a6b87a36bebc6b10ae867d8bcb9cadd (patch)
tree2d9426dd596ff909eb5054ad7c38cfa2de8e9cc4 /spec/ruby/core
parent3b69552a5ca1fb814fd7279edd970be458a907f2 (diff)
do not assume GCC for __builtin_setjmp
Namely recent Sun C compiler has this function, and is not a GCC. Meanwhile the code without RUBY_JMP_BUF assumes GCC. We have to define the macro when we detect __builtin_setjmp for non-GCC compilers.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2885
Diffstat (limited to 'spec/ruby/core')
0 files changed, 0 insertions, 0 deletions