diff options
| author | 卜部昌平 <shyouhei@ruby-lang.org> | 2020-01-30 17:49:51 +0900 |
|---|---|---|
| committer | 卜部昌平 <shyouhei@ruby-lang.org> | 2020-02-06 11:46:51 +0900 |
| commit | 72bbf60f3a6b87a36bebc6b10ae867d8bcb9cadd (patch) | |
| tree | 2d9426dd596ff909eb5054ad7c38cfa2de8e9cc4 /include/ruby/missing.h | |
| parent | 3b69552a5ca1fb814fd7279edd970be458a907f2 (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 'include/ruby/missing.h')
0 files changed, 0 insertions, 0 deletions
