On Wed, May 21, 2025 at 11:01:35PM +0200, Alejandro Colomar wrote:
> gcc/ChangeLog:
> 
>       * Makefile.in (USER_H): Add <stdcountof.h>.
>       * ginclude/stdcountof.h: Add countof macro.

This one is actually : New file.
If the header existed before and you've just added countof macro
definition, it would be (countof): Define.
> 
> gcc/testsuite/ChangeLog:
> 
>       * gcc.dg/countof-stdcountof.c: Add tests for <stdcountof.h>.

This is a new test, so you just say : New test.

        Jakub

Reply via email to