This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f3a6e26aab c++: add fixed test [PR109095] new 34f01475611 pretty-print: naming cleanups new d0891f3aa75 pretty-print: add selftest of pp_format's stack new 07e74798b93 pretty-print: split up pretty_printer::format into subroutines
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/analyzer/analyzer-logging.cc | 2 +- gcc/c-family/c-ada-spec.cc | 6 +- gcc/c-family/c-pretty-print.cc | 18 +- gcc/c/c-objc-common.cc | 4 +- gcc/cp/error.cc | 6 +- gcc/diagnostic.cc | 2 +- gcc/dumpfile.cc | 6 +- gcc/fortran/error.cc | 6 +- gcc/gimple-pretty-print.cc | 2 +- gcc/json.cc | 2 +- gcc/pretty-print-format-impl.h | 37 ++-- gcc/pretty-print-markup.h | 6 +- gcc/pretty-print.cc | 440 +++++++++++++++++++++++++-------------- gcc/pretty-print.h | 57 ++--- gcc/tree-pretty-print.cc | 10 +- 15 files changed, 363 insertions(+), 241 deletions(-)