Suppress -Wclobbered warnings
At 7afc16aa48beb093b06eb978bc430f90dd771690, now BLOCKING_REGION contains setjmp call in RB_VM_SAVE_MACHINE_CONTEXT. By this change, variables in blocks for this macro may be clobbered.
BLOCKING_REGION
setjmp
RB_VM_SAVE_MACHINE_CONTEXT
Suppress -Wclobbered warnings
At 7afc16aa48beb093b06eb978bc430f90dd771690, now
BLOCKING_REGION
contains
setjmp
call inRB_VM_SAVE_MACHINE_CONTEXT
. By thischange, variables in blocks for this macro may be clobbered.