mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
GH-90690: Remove PRECALL instruction (GH-92925)
This commit is contained in:
parent
41638967a0
commit
e48ac9c100
14 changed files with 547 additions and 704 deletions
40
Programs/test_frozenmain.h
generated
40
Programs/test_frozenmain.h
generated
|
|
@ -1,18 +1,17 @@
|
|||
// 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,8,0,0,
|
||||
0,0,0,0,0,115,176,0,0,0,151,0,100,0,100,1,
|
||||
0,0,0,0,0,115,160,0,0,0,151,0,100,0,100,1,
|
||||
108,0,90,0,100,0,100,1,108,1,90,1,2,0,101,2,
|
||||
100,2,166,1,0,0,171,1,0,0,0,0,0,0,0,0,
|
||||
1,0,2,0,101,2,100,3,101,0,106,3,0,0,0,0,
|
||||
0,0,0,0,166,2,0,0,171,2,0,0,0,0,0,0,
|
||||
0,0,1,0,2,0,101,1,106,4,0,0,0,0,0,0,
|
||||
0,0,166,0,0,0,171,0,0,0,0,0,0,0,0,0,
|
||||
100,4,25,0,0,0,0,0,0,0,0,0,90,5,100,5,
|
||||
68,0,93,25,90,6,2,0,101,2,100,6,101,6,155,0,
|
||||
100,7,101,5,101,6,25,0,0,0,0,0,0,0,0,0,
|
||||
155,0,157,4,166,1,0,0,171,1,0,0,0,0,0,0,
|
||||
0,0,1,0,140,26,100,1,83,0,41,8,233,0,0,0,
|
||||
100,2,171,1,0,0,0,0,0,0,0,0,1,0,2,0,
|
||||
101,2,100,3,101,0,106,3,0,0,0,0,0,0,0,0,
|
||||
171,2,0,0,0,0,0,0,0,0,1,0,2,0,101,1,
|
||||
106,4,0,0,0,0,0,0,0,0,171,0,0,0,0,0,
|
||||
0,0,0,0,100,4,25,0,0,0,0,0,0,0,0,0,
|
||||
90,5,100,5,68,0,93,23,90,6,2,0,101,2,100,6,
|
||||
101,6,155,0,100,7,101,5,101,6,25,0,0,0,0,0,
|
||||
0,0,0,0,155,0,157,4,171,1,0,0,0,0,0,0,
|
||||
0,0,1,0,140,24,100,1,83,0,41,8,233,0,0,0,
|
||||
0,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,
|
||||
|
|
@ -28,15 +27,14 @@ unsigned char M_test_frozenmain[] = {
|
|||
107,101,121,169,0,243,0,0,0,0,250,18,116,101,115,116,
|
||||
95,102,114,111,122,101,110,109,97,105,110,46,112,121,250,8,
|
||||
60,109,111,100,117,108,101,62,114,17,0,0,0,1,0,0,
|
||||
0,115,152,0,0,0,248,240,6,0,1,11,128,10,128,10,
|
||||
0,115,140,0,0,0,248,240,6,0,1,11,128,10,128,10,
|
||||
128,10,216,0,24,208,0,24,208,0,24,208,0,24,224,0,
|
||||
5,128,5,208,6,26,209,0,27,212,0,27,208,0,27,216,
|
||||
0,5,128,5,128,106,144,35,148,40,209,0,27,212,0,27,
|
||||
208,0,27,216,9,38,208,9,26,212,9,38,209,9,40,212,
|
||||
9,40,168,24,212,9,50,128,6,240,2,6,12,2,240,0,
|
||||
7,1,42,240,0,7,1,42,128,67,240,14,0,5,10,128,
|
||||
69,208,10,40,144,67,208,10,40,208,10,40,152,54,160,35,
|
||||
156,59,208,10,40,208,10,40,209,4,41,212,4,41,208,4,
|
||||
41,208,4,41,240,15,7,1,42,240,0,7,1,42,114,15,
|
||||
0,0,0,
|
||||
5,128,5,208,6,26,212,0,27,208,0,27,216,0,5,128,
|
||||
5,128,106,144,35,148,40,212,0,27,208,0,27,216,9,38,
|
||||
208,9,26,212,9,38,212,9,40,168,24,212,9,50,128,6,
|
||||
240,2,6,12,2,240,0,7,1,42,240,0,7,1,42,128,
|
||||
67,240,14,0,5,10,128,69,208,10,40,144,67,208,10,40,
|
||||
208,10,40,152,54,160,35,156,59,208,10,40,208,10,40,212,
|
||||
4,41,208,4,41,208,4,41,240,15,7,1,42,240,0,7,
|
||||
1,42,114,15,0,0,0,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue