]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors (gh-128511)
authorZanie Blue <contact@zanie.dev>
Tue, 7 Jan 2025 03:02:55 +0000 (21:02 -0600)
committerGitHub <noreply@github.com>
Tue, 7 Jan 2025 03:02:55 +0000 (12:02 +0900)
commit24b147a19b360c49cb1740aa46211d342aaa071f
tree38f11b6c5ae939b2d9af7f9b9d650c222e7b4222
parent953b49e5468d02afaddadc2307f4763422078603
gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors (gh-128511)

* Add `-skip-funcs` to BOLT options to fix computed goto errors

Co-authored-by: Gregory Szorc <gregory.szorc@gmail.com>
* NEWS

---------

Co-authored-by: Gregory Szorc <gregory.szorc@gmail.com>
Misc/NEWS.d/next/Build/2025-01-04-22-39-10.gh-issue-128472.Wt5E6M.rst [new file with mode: 0644]
configure
configure.ac