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.
S
Sam Gross committed
40632b1f1da573f6d5e12453007474bcf70fba22
Parent: 44e4583
Committed by GitHub <noreply@github.com>
on 8/17/2024, 8:03:50 PM