This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_vect-spec2k6/gnu-aarch64-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_vect-spec2k6/gnu-aarch64-master-O3_LTO.
discards 7645aae onsuccess: #118: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
discards f2a03c1 onsuccess: #117: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
discards e9120b3 onsuccess: #116: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
discards 94fac56 onsuccess: #115: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 117ed71 onsuccess: #115: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new bda0989 onsuccess: #116: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 7ca6371 onsuccess: #117: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new beaa4bf onsuccess: #118: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7645aae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_vect-spec2k6/gn [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0731889c026 Arm: Block predication on atomics [PR111235]
new c64693fb885 diagnostics: fix missing init of set_locations_cb
new c5c565eff62 diagnostics: group together source printing fields of diagn [...]
new 140820265d9 diagnostics: add diagnostic_output_format class
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/ada/gcc-interface/misc.cc | 2 +-
gcc/analyzer/program-point.cc | 4 +-
gcc/c-family/c-common.cc | 2 +-
gcc/c-family/c-opts.cc | 2 +-
gcc/diagnostic-format-json.cc | 230 +++++++++++----------
gcc/diagnostic-format-sarif.cc | 212 ++++++++++---------
gcc/diagnostic-show-locus.cc | 95 +++++----
gcc/diagnostic.cc | 132 ++++++------
gcc/diagnostic.h | 182 ++++++++++------
gcc/fortran/error.cc | 12 +-
gcc/input.cc | 26 ++-
gcc/input.h | 3 +
gcc/jit/dummy-frontend.cc | 4 +-
gcc/opts.cc | 8 +-
gcc/selftest-diagnostic.cc | 10 +-
.../gcc.dg/plugin/diagnostic_group_plugin.c | 45 ++--
.../gcc.dg/plugin/diagnostic_plugin_show_trees.c | 2 +-
.../plugin/diagnostic_plugin_test_inlining.c | 2 +-
.../gcc.dg/plugin/diagnostic_plugin_test_paths.c | 2 +-
.../plugin/diagnostic_plugin_test_show_locus.c | 26 +--
.../diagnostic_plugin_test_string_literals.c | 2 +-
.../diagnostic_plugin_test_tree_expression_range.c | 2 +-
gcc/toplev.cc | 8 +-
gcc/tree-diagnostic-path.cc | 4 +-
24 files changed, 558 insertions(+), 459 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.