diff options
author | Sam Gross <colesbury@gmail.com> | 2024-08-17 20:03:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-17 20:03:50 (GMT) |
commit | 40632b1f1da573f6d5e12453007474bcf70fba22 (patch) | |
tree | cd81265ef3789d8370ddb9873a3ae1e27bed7c9c /Objects/mimalloc/os.c | |
parent | 44e458357fca05ca0ae2658d62c8c595b048b5ef (diff) | |
download | cpython-40632b1f1da573f6d5e12453007474bcf70fba22.zip cpython-40632b1f1da573f6d5e12453007474bcf70fba22.tar.gz cpython-40632b1f1da573f6d5e12453007474bcf70fba22.tar.bz2 |
gh-122974: Suppress GCC array bound warnings in free-threaded build (#123071)
GCC 11 and newer warn about the access to `unique_id` in non-debug builds
due to inlining the call on static non-heap types.
Diffstat (limited to 'Objects/mimalloc/os.c')
0 files changed, 0 insertions, 0 deletions