diff options
author | Victor Stinner <vstinner@python.org> | 2025-05-01 19:13:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-01 19:13:03 +0200 |
commit | d10bd81b45b9fd066edc6f82675ed4305603c4f4 (patch) | |
tree | 9e1aade0f3d40b2178d7b4dbad6d07fdc17f1f4b /Tools/c-analyzer/check-c-globals.py | |
parent | e5e51bd7f72639be6548c806cc14ea53995bf1b3 (diff) | |
download | cpython-d10bd81b45b9fd066edc6f82675ed4305603c4f4.tar.gz cpython-d10bd81b45b9fd066edc6f82675ed4305603c4f4.zip |
gh-133261: Use __builtin_frame_address() on GCC 9 and older (#133269)
GCC 9 and older don't have __has_builtin(), but have
__builtin_frame_address() function.
Diffstat (limited to 'Tools/c-analyzer/check-c-globals.py')
0 files changed, 0 insertions, 0 deletions