[PATCH 05/10] __builtin_dynamic_object_size: Recognize builtin
Jakub Jelinek
jakub@redhat.com
Tue Nov 23 14:00:00 GMT 2021
On Tue, Nov 23, 2021 at 07:23:01PM +0530, Siddhesh Poyarekar wrote:
> > What's the advantage of another argument and then merging it with
> > object_size_type over just passing object_size_type which will have
> > all the bits in?
>
> I kept the size bits as an internal detail, I can define them in
> tree-object-size.h and hae builtins.c (and others) use them.
Good idea.
Jakub
More information about the Gcc-patches
mailing list