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_O3
in repository toolchain/ci/base-artifacts.
discards 382639f96 0: update: binutils-gcc: 2
new b5f47089c 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 (382639f96)
\
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 1536 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 39040 -> 39040 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 266084 -> 265632 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 84a325497 4: update: llvm-413684313d9dd7c83ab0c40830cccbd31a94bd7c: 19151
new 255b81080 4: update: binutils-llvm-linux-qemu: 19158
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 (84a325497)
\
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 1592 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29400 -> 30320 bytes
04-build_llvm/console.log.xz | Bin 60128 -> 59372 bytes
05-build_abe-qemu/console.log.xz | Bin 31844 -> 31584 bytes
06-build_linux/console.log.xz | Bin 45616 -> 44364 bytes
08-check_regression/console.log.xz | Bin 484 -> 484 bytes
09-update_baseline/console.log | 189 +++++++++++++++++++++--------------
jenkins/manifest.sh | 21 ++--
results | 2 +-
10 files changed, 129 insertions(+), 83 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 master
in repository gcc.
from f21f22d1baf libstdc++: Avoid overflow in ranges::advance(i, n, bound)
new 00e7d024afb analyzer: show region creation events for uninit warnings
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/checker-path.cc | 41 ++++++++++++
gcc/analyzer/checker-path.h | 21 ++++++
gcc/analyzer/diagnostic-manager.cc | 74 +++++++++++++++++++++-
gcc/analyzer/diagnostic-manager.h | 3 +-
gcc/analyzer/pending-diagnostic.cc | 32 ++++++++++
gcc/analyzer/pending-diagnostic.h | 24 +++++++
gcc/analyzer/region-model.cc | 43 +++++++++++--
gcc/analyzer/region-model.h | 1 +
gcc/analyzer/region.h | 1 +
gcc/testsuite/gcc.dg/analyzer/data-model-1.c | 12 ++--
gcc/testsuite/gcc.dg/analyzer/malloc-1.c | 4 +-
.../gcc.dg/analyzer/memset-CVE-2017-18549-1.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr101547.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr101875.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr101962.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr104224.c | 8 +--
gcc/testsuite/gcc.dg/analyzer/pr94047.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/symbolic-1.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/uninit-1.c | 10 +--
gcc/testsuite/gcc.dg/analyzer/uninit-4.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/uninit-alloca.c | 7 ++
gcc/testsuite/gcc.dg/analyzer/uninit-pr94713.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/uninit-pr94714.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/zlib-3.c | 2 +-
24 files changed, 265 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/uninit-alloca.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.