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

--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by David Malcolm <dmalc...@gcc.gnu.org>:

https://gcc.gnu.org/g:5a64c96cfe7a4d5783319c2fb8472bc75d702e9a

commit r16-1630-g5a64c96cfe7a4d5783319c2fb8472bc75d702e9a
Author: David Malcolm <dmalc...@redhat.com>
Date:   Mon Jun 23 11:06:33 2025 -0400

    diagnostics: handle pp_token::kind::event_id in experimental-html sink
[PR116792]

    gcc/ChangeLog:
            PR other/116792
            * diagnostic-format-html.cc (html_token_printer::print_tokens):
            Handle pp_token::kind::event_id.
            (selftest::test_token_printer): Add coverage of printing an event
            id.

    Signed-off-by: David Malcolm <dmalc...@redhat.com>

Reply via email to