mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-14 02:32:32 +03:00
This is a workaround (hack) for a gcc optimization issue (PR 99551). Without this the generated code may evaluate the expression in the cold path which causes performance regression for small allocations in the memory tagging disabled (common) case. Reviewed-by: DJ Delorie <dj@redhat.com>
190 KiB
190 KiB