On Sun, 31 Aug 2025, Jonathan Wakely wrote:
> gcc/ChangeLog:
> 
>       * doc/extend.texi (Common Variable Attributes): Put counted_by
>       in alphabetical order.
> ---
> 
> https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/Common-Variable-Attributes.html
> currently has this order:
> 
> alias
> aligned
> counted_by
> alloc_size
> cleanup
> common
> copy
> deprecated
> 
> This patch puts counted_by in the correct position.
> 
> OK for trunk and gcc-15?

I'd argue this falls in the category of changes you can "just make"?

Gerald

PS: For the benefit of the doubt: Thanks, okay.

Reply via email to