]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Jan 2025 05:21:43 +0000 (06:21 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Jan 2025 05:21:43 +0000 (14:21 +0900)
commit115d5043b1a7f1890eb5f17a5c9779d666415656
treecac7dfc116b5a9daf578764f90b80a72bad16891
parentfb8bb36f56e4fc2948cd404337b6b316b78c86aa
[3.12] gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors (gh-128511) (gh-128572)

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

* NEWS

---------

(cherry picked from commit 24b147a19b360c49cb1740aa46211d342aaa071f)

Co-authored-by: Zanie Blue <contact@zanie.dev>
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