mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
Revert "GH-128914: Remove conditional stack effects from bytecodes.c
and the code generators (GH-128918)" (GH-129202)
The commit introduced a ~2.5-3% regression in the free threading build.
This reverts commit ab61d3f430
.
This commit is contained in:
parent
d7d066c3ab
commit
a10f99375e
44 changed files with 1679 additions and 1460 deletions
24
Programs/test_frozenmain.h
generated
24
Programs/test_frozenmain.h
generated
|
@ -1,18 +1,18 @@
|
|||
// Auto-generated by Programs/freeze_test_frozenmain.py
|
||||
unsigned char M_test_frozenmain[] = {
|
||||
227,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,
|
||||
0,0,0,0,0,243,168,0,0,0,149,0,92,0,81,0,
|
||||
72,0,115,0,92,0,81,0,72,1,115,1,91,2,34,0,
|
||||
81,1,52,1,0,0,0,0,0,0,32,0,91,2,34,0,
|
||||
81,2,91,0,79,3,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,52,2,0,0,0,0,0,0,
|
||||
32,0,91,1,79,4,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,34,0,52,0,0,0,0,0,
|
||||
0,0,81,3,2,0,0,0,115,5,81,4,18,0,69,20,
|
||||
0,0,115,6,91,2,34,0,81,5,91,6,13,0,81,6,
|
||||
91,5,91,6,2,0,0,0,13,0,50,4,52,1,0,0,
|
||||
0,0,0,0,32,0,74,22,0,0,10,0,31,0,81,0,
|
||||
36,0,41,7,78,122,18,70,114,111,122,101,110,32,72,101,
|
||||
0,0,0,0,0,243,168,0,0,0,149,0,91,0,81,0,
|
||||
72,0,113,0,91,0,81,0,72,1,113,1,90,2,33,0,
|
||||
81,1,51,1,0,0,0,0,0,0,31,0,90,2,33,0,
|
||||
81,2,90,0,79,6,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,51,2,0,0,0,0,0,0,
|
||||
31,0,90,1,79,8,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,33,0,51,0,0,0,0,0,
|
||||
0,0,81,3,2,0,0,0,113,5,81,4,16,0,69,20,
|
||||
0,0,113,6,90,2,33,0,81,5,90,6,12,0,81,6,
|
||||
90,5,90,6,2,0,0,0,12,0,49,4,51,1,0,0,
|
||||
0,0,0,0,31,0,74,22,0,0,9,0,30,0,81,0,
|
||||
35,0,41,7,78,122,18,70,114,111,122,101,110,32,72,101,
|
||||
108,108,111,32,87,111,114,108,100,122,8,115,121,115,46,97,
|
||||
114,103,118,218,6,99,111,110,102,105,103,41,5,218,12,112,
|
||||
114,111,103,114,97,109,95,110,97,109,101,218,10,101,120,101,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue