mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
gh-109627: duplicated smalll exit blocks need to be assigned jump target labels (#109630)
This commit is contained in:
parent
14cdefa667
commit
9ccf0545ef
3 changed files with 29 additions and 6 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Fix bug where the compiler does not assign a new jump target label to a
|
||||
duplicated small exit block.
|
||||
Loading…
Add table
Add a link
Reference in a new issue