This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6dd96e24ea3 analyzer: show program point in -Wanalyzer-too-complex
new b9b5fc0c217 analyzer: add program_point::get_next
new b28491dc2d7 analyzer: bulk merger/processing of runs of nodes at CFG jo [...]
new d2c4d5199cf analyzer: show SCC ids in .dot dumps
new fd111c419d1 analyzer: fix state explosions due to SCC bug
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:
gcc/analyzer/engine.cc | 259 ++++++++++++++++++---
gcc/analyzer/exploded-graph.h | 13 ++
gcc/analyzer/program-point.cc | 29 +++
gcc/analyzer/program-point.h | 2 +
gcc/testsuite/gcc.dg/analyzer/bzip2-arg-parse-1.c | 95 ++++++++
.../analyzer/loop-0-up-to-n-by-1-with-iter-obj.c | 3 +-
.../gcc.dg/analyzer/loop-n-down-to-1-by-1.c | 4 +-
gcc/testsuite/gcc.dg/analyzer/malloc-vs-local-1a.c | 20 +-
gcc/testsuite/gcc.dg/analyzer/pr94851-1.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/pr96653.c | 3 +-
10 files changed, 387 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/bzip2-arg-parse-1.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/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 38c97672 0: update: binutils-gcc-linux: boot
new 656e09cd 0: update: binutils-gcc-linux: 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 (38c97672)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 76 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11765 +++++++------
04-build_abe-stage1/console.log | 14000 +++++++--------
05-build_linux/console.log | 796 +-
06-boot_linux/console.log | 404 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 14 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27487 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 27544 insertions(+), 27442 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 3f4b15f52f4 use E_*mode instead of just *mode
new e097c9ab831 analyzer: getchar has no side-effects
new 6dd96e24ea3 analyzer: show program point in -Wanalyzer-too-complex
The 2 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/engine.cc | 1 +
gcc/analyzer/region-model.cc | 5 +++++
gcc/testsuite/gcc.dg/analyzer/getchar-1.c | 19 +++++++++++++++++++
3 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/getchar-1.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_cross/gnu-release-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards 6ddabc08 0: update: binutils-3730a015c05cde8d151f94bef20e43ea2bf96ccc: 1
new d0fc4103 0: update: gcc-c5aca0333b723d5e20366593cd01047d105f54e4: 1
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 (6ddabc08)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-aarch6 [...]
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 | 171 +-
02-prepare_abe/console.log | 198 +-
03-build_abe-binutils/console.log | 11244 ++-
04-build_abe-stage1/console.log | 13902 +--
05-build_abe-linux/console.log | 278 +-
06-build_abe-glibc/console.log | 39300 ++++----
07-build_abe-stage2/console.log | 40570 ++++-----
08-build_abe-qemu/console.log | 2118 +-
09-build_abe-dejagnu/console.log | 92 +-
10-build_abe-check_gcc/console.log | 29511 +++---
11-check_regression/console.log | 252 +-
11-check_regression/results.regressions | 53 +-
12-update_baseline/console.log | 208 +-
12-update_baseline/results.regressions | 53 +-
console.log | 138072 ++++++++++++++---------------
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 1744196 -> 1751532 bytes
sumfiles/g++.sum | 2 +-
sumfiles/gcc.log.xz | Bin 1811484 -> 1817068 bytes
sumfiles/gcc.sum | 40 +-
sumfiles/gfortran.log.xz | Bin 737052 -> 734064 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2064 -> 2064 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 101736 -> 101524 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 352528 -> 348340 bytes
29 files changed, 137589 insertions(+), 138495 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.