This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f613fdc6920 Fix SRA issue with -ftrivial-auto-var-init= [PR121894] new 60d74880083 diagnostics: use diagnostic.h in fewer places new 21fe45f111c diagnostics/libcpp: convert enum location_aspect to enum class new 423d7b24e7c diagnostics: add dump methods to client_data_hooks and logi [...]
The 3 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/diagnostics/buffering.cc | 1 - gcc/diagnostics/buffering.h | 2 +- gcc/diagnostics/client-data-hooks.h | 3 +++ gcc/diagnostics/context.cc | 17 +++++++++++++++++ gcc/diagnostics/context.h | 1 + gcc/diagnostics/html-sink.cc | 1 - gcc/diagnostics/lazy-paths.cc | 1 - gcc/diagnostics/logical-locations.h | 3 +++ gcc/diagnostics/macro-unwinding.cc | 1 - gcc/diagnostics/macro-unwinding.h | 2 ++ gcc/diagnostics/option-classifier.h | 4 ++++ gcc/diagnostics/output-spec.cc | 1 - gcc/diagnostics/paths-output.cc | 12 ++++++------ gcc/diagnostics/paths.cc | 1 - gcc/diagnostics/sarif-sink.cc | 1 - gcc/diagnostics/selftest-context.cc | 1 - gcc/diagnostics/selftest-logical-locations.cc | 7 +++++++ gcc/diagnostics/selftest-logical-locations.h | 2 ++ gcc/diagnostics/selftest-paths.cc | 1 - gcc/diagnostics/source-printing-options.h | 2 ++ gcc/diagnostics/source-printing.cc | 22 +++++++++++----------- gcc/diagnostics/text-sink.cc | 1 - gcc/input.cc | 16 ++++++++-------- gcc/input.h | 2 +- gcc/libgdiagnostics.cc | 7 +++++++ gcc/tree-logical-location.cc | 8 ++++++++ gcc/tree-logical-location.h | 2 ++ libcpp/include/line-map.h | 8 ++++---- libcpp/line-map.cc | 12 ++++++------ 29 files changed, 95 insertions(+), 47 deletions(-)