Commit 5044c88
Use the "volatile" keyword to prevent tail call optimization
on any compiler, rather than relying on compiler specific pragma.
(cherry picked from commit 8b78796)
Co-authored-by: Victor Stinner <[email protected]>
1 parent e0f148e commit 5044c88
File tree
2 files changed
+9
-10
lines changed- Misc/NEWS.d/next/Tests
- Modules
2 files changed
+9
-10
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1094 | 1094 | | |
1095 | 1095 | | |
1096 | 1096 | | |
1097 | | - | |
1098 | | - | |
1099 | | - | |
1100 | | - | |
1101 | | - | |
1102 | | - | |
1103 | | - | |
1104 | | - | |
| 1097 | + | |
1105 | 1098 | | |
1106 | 1099 | | |
1107 | | - | |
1108 | | - | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
1109 | 1105 | | |
1110 | 1106 | | |
1111 | 1107 | | |
| |||
0 commit comments