This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 09881218137 ARC: Use rlc r0,0 to implement scc_ltu (i.e. carry_flag ? 1 : 0) new c44ca7c0122 diagnostics: add ctors to text_info; add m_ prefixes to fields
The 1 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/ada/gcc-interface/misc.cc | 5 +-- gcc/analyzer/analyzer-logging.cc | 5 +-- gcc/analyzer/analyzer.cc | 15 ++------- gcc/analyzer/pending-diagnostic.cc | 7 +---- gcc/c/c-objc-common.cc | 4 +-- gcc/cp/error.cc | 8 ++--- gcc/d/d-diagnostic.cc | 6 +--- gcc/diagnostic.cc | 33 ++++++-------------- gcc/dumpfile.cc | 13 +++----- gcc/fortran/error.cc | 2 +- gcc/graphviz.cc | 10 ++---- gcc/opt-problem.cc | 6 ++-- gcc/pretty-print.cc | 63 ++++++++++++++++---------------------- gcc/pretty-print.h | 24 ++++++++++++--- gcc/text-art/styled-string.cc | 5 +-- gcc/tree-diagnostic.cc | 6 ++-- gcc/tree-pretty-print.h | 2 +- 17 files changed, 81 insertions(+), 133 deletions(-)