| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The power ABI specification requires that compilers maintain a back chain by default, so unwinding already works without a dedicated frame pointer. Don't use -fno-omit-frame-pointer on ppc64le.
Documentation build overview1 file changed ± using/configure.html |
Sorry, something went wrong.
|
This PR implements @stratakis' suggestions: #149409 (comment). Extract:
cc @stratakis @encukou @pablogsal @Fidget-Spinner @savannahostrowski |
Sorry, something went wrong.
|
I tested this change manually on Linux ppc64le:
test_frame_pointer_unwind pass successfully. |
Sorry, something went wrong.
|
Thanks Victor! |
Sorry, something went wrong.
|
!buildbot PPC64LE |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @vstinner for commit ea140bb 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F149485%2Fmerge The command will test the builders whose names match following regular expression: PPC64LE The builders matched are:
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The power ABI specification requires that compilers maintain a back chain by default, so unwinding already works without a dedicated frame pointer. Don't use -fno-omit-frame-pointer on ppc64le.