https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117025

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Joseph Myers <js...@gcc.gnu.org>:

https://gcc.gnu.org/g:d0779068c39b3774a53309805eab4a7ca970070c

commit r16-917-gd0779068c39b3774a53309805eab4a7ca970070c
Author: Alejandro Colomar <a...@kernel.org>
Date:   Thu May 22 01:15:40 2025 +0200

    c: Add <stdcountof.h> [PR117025]

            PR c/117025

    gcc/ChangeLog:

            * Makefile.in (USER_H): Add <stdcountof.h>.
            * ginclude/stdcountof.h: New file.

    gcc/testsuite/ChangeLog:

            * gcc.dg/countof-stdcountof.c: New test.

    Signed-off-by: Alejandro Colomar <a...@kernel.org>

Reply via email to