This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a1108556677 Correct handling of variable offset minus constant in -Warr [...]
new 48e8a7a677b analyzer: remove add_any_constraints_from_ssa_def_stmt
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/analyzer/diagnostic-manager.cc | 35 +++
gcc/analyzer/engine.cc | 54 +++-
gcc/analyzer/exploded-graph.h | 4 +-
gcc/analyzer/region-model.cc | 304 +++++++++++-----------
gcc/analyzer/region-model.h | 29 +--
gcc/analyzer/sm-file.cc | 15 +-
gcc/analyzer/sm-malloc.cc | 10 +-
gcc/analyzer/sm-pattern-test.cc | 24 +-
gcc/analyzer/sm-sensitive.cc | 18 --
gcc/analyzer/sm-signal.cc | 21 --
gcc/analyzer/sm-taint.cc | 8 +-
gcc/analyzer/sm.cc | 14 +
gcc/analyzer/sm.h | 34 ++-
gcc/analyzer/svalue.cc | 24 +-
gcc/analyzer/svalue.h | 6 +-
gcc/testsuite/gcc.dg/analyzer/pattern-test-2.c | 10 +-
gcc/testsuite/gcc.dg/plugin/analyzer_gil_plugin.c | 21 --
17 files changed, 361 insertions(+), 270 deletions(-)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8406f9ec 0: update: binutils-llvm-linux-qemu: boot
new d741277d 0: update: binutils-llvm-linux-qemu: boot
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 (8406f9ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 450 +-
03-build_abe-binutils/console.log | 11512 +++++-----
04-build_llvm/console.log | 14138 ++++++------
05-build_abe-qemu/console.log | 6997 +++---
06-build_linux/console.log | 881 +-
07-boot_linux/console.log | 414 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34562 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
results | 2 +-
14 files changed, 34549 insertions(+), 34637 deletions(-)
--
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 releases/gcc-11
in repository gcc.
from 38fed4dfa25 c++: constexpr aggr init of empty class [PR101040]
new 79663c96258 Revert "c++: Improve init handling"
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/cp/decl.c | 14 +++-----------
gcc/testsuite/g++.dg/cpp0x/constexpr-empty14.C | 1 +
2 files changed, 4 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.