Bug report
Bug description:
We need to declare variables volatile here and in #148745 otherwise the code generator emits normal jumps without the necessary patching to add trampolines.
For more details see #148745 (comment)
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Bug report
Bug description:
We need to declare variables
volatilehere and in #148745 otherwise the code generator emits normal jumps without the necessary patching to add trampolines.For more details see #148745 (comment)
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response