Re: [PATCH] compiler_types: Identify compiler versions for __builtin_dynamic_object_size

From: Kees Cook
Date: Wed Apr 16 2025 - 15:30:15 EST


On Wed, 16 Apr 2025 10:20:20 -0700, Kees Cook wrote:
> Clarify when __builtin_dynamic_object_size() is available. All our
> supported Clang versions support it. GCC 12 and later support it. Link
> to documentation for both.
>
>

Applied to for-next/hardening, thanks!

[1/1] compiler_types: Identify compiler versions for __builtin_dynamic_object_size
https://git.kernel.org/kees/c/833dd6a6a1b1

Take care,

--
Kees Cook