On Mon, Nov 10, 2025 at 09:29:49PM +0000, Joseph Myers wrote:
> On Sat, 8 Nov 2025, Alejandro Colomar wrote:
> 
> > Store the 'rid' value in a local variable, and pass it to functions that
> > handle various keywords.  This simplifies the code, and removes some
> > wrappers.
> > 
> > No functional change intended.
> > 
> > gcc/c/ChangeLog:
> > 
> >     * c-parser.cc (c_parser_sizeof_expression): Remove function.
> >     (c_parser_countof_expression): Remove function.
> >     (c_parser_unary_expression): Store the 'rid', and pass it
> >     directly to the function calls, without calling wrappers.
> 
> Thanks, committed.

Thank you!  :)

-- 
<https://www.alejandro-colomar.es>
Use port 80 (that is, <...:80/>).

Attachment: signature.asc
Description: PGP signature

Reply via email to