On Tue, 23 Sep 2025, David Faust wrote:

> +@cindex @code{counted_by} variable attribute
> +@item counted_by (@var{count})
> +The @code{counted_by} attribute may be attached to the C99 flexible array
> +member of a structure.  It indicates that the number of the elements of the
> +array is given by the field "@var{count}" in the same structure as the
> +flexible array member.

Duplicating the documentation for counted_by seems wrong and unconnected 
to this patch series.

-- 
Joseph S. Myers
[email protected]

Reply via email to