Commit f4a21d3
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 <vstinner@python.org>
1 parent 68669ef commit f4a21d3
2 files changed
Lines changed: 9 additions & 10 deletions
Lines 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 | |
|---|---|---|---|
| |||
1097 | 1097 | | |
1098 | 1098 | | |
1099 | 1099 | | |
1100 | | - | |
1101 | | - | |
1102 | | - | |
1103 | | - | |
1104 | | - | |
1105 | | - | |
1106 | | - | |
1107 | | - | |
| 1100 | + | |
1108 | 1101 | | |
1109 | 1102 | | |
1110 | | - | |
1111 | | - | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
1112 | 1108 | | |
1113 | 1109 | | |
1114 | 1110 | | |
| |||
0 commit comments