This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0005b1e5771 RISC-V: testsuite: fix an obvious build error new b619b4d7e7a gimple-ssa-warn-access: add missing auto_diagnostic_group new 3dcce649a1e diagnostics: fix tag nesting issues in experimental-html si [...] new 896edb1d0ae diagnostics: xml: add add_text_from_pp new cb1d203445c diagnostics: make experimental-html sink prettier [PR116792]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/diagnostic-format-html.cc | 462 +++++++++++++++++++-- gcc/diagnostic-path-output.cc | 34 +- gcc/diagnostic-show-locus.cc | 38 +- gcc/gimple-ssa-warn-access.cc | 1 + .../gcc.dg/format/diagnostic-ranges-html.py | 38 +- .../gcc.dg/html-output/missing-semicolon.py | 68 ++- .../gcc.dg/plugin/diagnostic-test-metadata-html.py | 38 +- .../gcc.dg/plugin/diagnostic-test-paths-2.py | 11 +- .../gcc.dg/plugin/diagnostic-test-paths-4.py | 155 +------ .../gcc.dg/plugin/diagnostic-test-show-locus.py | 12 +- gcc/testsuite/lib/htmltest.py | 7 +- gcc/xml-printer.h | 42 +- gcc/xml.cc | 58 ++- gcc/xml.h | 1 + libcpp/include/line-map.h | 15 +- libcpp/line-map.cc | 22 + 16 files changed, 699 insertions(+), 303 deletions(-)