This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 4b6375ff 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 8b715696 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (4b6375ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1560 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 43460 -> 43648 bytes
04-build_abe-stage1/console.log.xz | Bin 71620 -> 71584 bytes
06-build_abe-linux/console.log.xz | Bin 10860 -> 10892 bytes
07-build_abe-glibc/console.log.xz | Bin 234356 -> 235180 bytes
08-build_abe-stage2/console.log.xz | Bin 189460 -> 190052 bytes
09-build_abe-gdb/console.log.xz | Bin 43180 -> 43356 bytes
10-build_abe-qemu/console.log.xz | Bin 30740 -> 30976 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3904 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2636 -> 2976 bytes
13-check_regression/console.log.xz | Bin 3252 -> 2664 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 9 +-
13-check_regression/results.compare2 | 110 +-
13-check_regression/results.regressions | 26 -
14-update_baseline/console.log | 266 +--
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 9 +-
14-update_baseline/results.compare2 | 110 +-
14-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 28 +-
sumfiles/g++.log.xz | Bin 3265024 -> 3239656 bytes
sumfiles/g++.sum | 96 +-
sumfiles/gcc.log.xz | Bin 2805796 -> 2831384 bytes
sumfiles/gcc.sum | 3776 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 853128 -> 854256 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2272 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 163764 -> 163776 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2644 -> 2648 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 399484 -> 404000 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 2076 insertions(+), 2410 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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 linux.
from d5f6545934c4 qnx4: work around gcc false positive warning bug
new 1511df6f5e9e s390/bpf: Fix branch shortening during codegen pass
new 6e61dc9da0b7 s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
new db7bee653859 s390/bpf: Fix optimizing out zero-extensions
new 92477dd1faa6 Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.o [...]
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:
arch/s390/net/bpf_jit_comp.c | 70 ++++++++++++++++++++++++--------------------
1 file changed, 38 insertions(+), 32 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 303b5d87472 [Ada] Add some comments in init.c about the lynx178 signal handler
new 08f392534a2 Allocate non_null_ref tables at creation.
new 64b80b8819f Do not query SCEV in range_of_phi unless dominators are available.
new 198bc5ece96 Move postfold_gcond_edges into fur_source.
new f46d33637c7 path solver: Add relation support.
new 062c8727df2 path solver: Remove useless code.
new e4249b10038 path solver: Add related SSAs to solvable set.
new 97cfb54c3ff path solver: Use ranger to solve unknowns.
The 7 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/gimple-range-cache.cc | 4 +-
gcc/gimple-range-fold.cc | 48 +++---
gcc/gimple-range-fold.h | 4 +-
gcc/gimple-range-path.cc | 375 +++++++++++++++++++++++++++++++++++++++---
gcc/gimple-range-path.h | 20 ++-
gcc/tree-ssa-threadbackward.c | 2 +-
6 files changed, 396 insertions(+), 57 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/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4597084f 2: update: binutils-gcc-linux-qemu: 19670
new 9ed9edad 2: update: binutils-gcc-linux-qemu: 19686
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 (4597084f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-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.xz | Bin 1560 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 44088 -> 44272 bytes
04-build_abe-stage1/console.log.xz | Bin 72008 -> 72960 bytes
05-build_abe-qemu/console.log.xz | Bin 30984 -> 31204 bytes
06-build_linux/console.log.xz | Bin 44660 -> 44848 bytes
08-check_regression/console.log.xz | Bin 548 -> 548 bytes
09-update_baseline/console.log | 90 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++++-----
results | 2 +-
10 files changed, 57 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.