On Fri, 7 Nov 2025, Alejandro Colomar wrote: > PR c/122591 > > gcc/c-family/ChangeLog: > > * c-common.cc (c_countof_type): Convert return value to size_t. > > gcc/testsuite/ChangeLog: > > * gcc.dg/countof-compile.c (type): Test return type of _Countof. > > Reported-by: Sam James <[email protected]> > Suggested-by: Andrew Pinski <[email protected]> > Signed-off-by: Alejandro Colomar <[email protected]>
Thanks, committed (with PR number in the commit summary fixed). -- Joseph S. Myers [email protected]
