This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards c0d0b00d 0: update: binutils-gcc: 2
new 51c24496 0: update: binutils-gcc: 2
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 (c0d0b00d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1604 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 38552 -> 37832 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 274860 -> 274624 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 ++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++-----
7 files changed, 43 insertions(+), 6 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-12
in repository gcc.
from 4c1c38ba953 RISC-V: Remove duplicate backslashes from `stack_protect_se [...]
new 1321183a135 analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibility
new 05530fcea07 analyzer: handle repeated accesses after init of unknown si [...]
new 1d38fa564ed analyzer: fix memory leaks
new 6fd39b06042 json: fix escaping of '\'
new 4eac9fa087f analyzer: add more uninit test coverage
new 9fa11419ef5 analyzer: show saved diagnostics as nodes in .eg.dot dumps
new 09cb9c88ef8 analyzer: fix uninit false positive with -ftrivial-auto-var [...]
new 71a4f739c21 analyzer: fix false positives from -Wanalyzer-tainted-divis [...]
new 7455e982f09 analyzer: fix stray get_element decls
The 9 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/checker-path.cc | 8 +-
gcc/analyzer/diagnostic-manager.cc | 92 ++++++++++++++++++
gcc/analyzer/diagnostic-manager.h | 3 +
gcc/analyzer/engine.cc | 59 +++++++++---
gcc/analyzer/exploded-graph.h | 2 +
gcc/analyzer/feasible-graph.cc | 65 +++++++++++++
gcc/analyzer/feasible-graph.h | 6 ++
gcc/analyzer/program-point.cc | 4 +
gcc/analyzer/program-point.h | 1 -
gcc/analyzer/region-model-manager.cc | 14 ++-
gcc/analyzer/region-model.cc | 69 +++++++++++---
gcc/analyzer/region.h | 8 --
gcc/analyzer/sm-taint.cc | 51 +++++++---
gcc/analyzer/sm.cc | 12 +++
gcc/analyzer/sm.h | 2 +
gcc/analyzer/store.cc | 12 +++
gcc/doc/invoke.texi | 4 +-
gcc/json.cc | 2 +-
gcc/testsuite/gcc.dg/analyzer/symbolic-12.c | 106 +++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/taint-divisor-1.c | 66 +++++++++++++
.../gcc.dg/analyzer/torture/uninit-pr106204.c | 13 +++
gcc/testsuite/gcc.dg/analyzer/uninit-1.c | 19 ++++
gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.c | 17 ++++
23 files changed, 580 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/symbolic-12.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/uninit-pr106204.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.c
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 93f56d86 4: update: llvm-ae998555ba7a8c9488bda57320f4b093d2656e78: 20629
new 1317b877 4: update: binutils-llvm-linux-qemu: 20847
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 (93f56d86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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.xz | Bin 1672 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29412 -> 30252 bytes
04-build_kernel_llvm/console.log.xz | Bin 64880 -> 64444 bytes
05-build_abe-qemu/console.log.xz | Bin 31864 -> 30640 bytes
06-build_linux/console.log.xz | Bin 39784 -> 6964 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 117 ++++++++++++++++++++++++-----------
jenkins/manifest.sh | 19 +++---
results | 2 +-
10 files changed, 92 insertions(+), 46 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_gcc_bootstrap/release-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards fdb47dad 0: update: binutils-gcc: 2
new 41b4a257 0: update: binutils-gcc: 2
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 (fdb47dad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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.xz | Bin 1596 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 48708 -> 48888 bytes
05-build_abe-bootstrap/console.log.xz | Bin 451828 -> 453504 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
7 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.