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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 55ee9bcc 2: update: linux-40354149f4d738dc3492d9998e45b3f02950369a: 37
new c6f0b185 2: update: llvm-5232c5c5d41489a07d0e72a0e87229a58950f94a: 37
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 (55ee9bcc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1516 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 29996 -> 29760 bytes
04-build_llvm/console.log.xz | Bin 63160 -> 62360 bytes
05-build_abe-qemu/console.log.xz | Bin 33152 -> 33300 bytes
06-build_linux/console.log.xz | Bin 3592 -> 5392 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 172 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 90 insertions(+), 90 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_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 192e5e96 0: update: gcc-8369b4e4c6433535981d377edc1d4abb799c9225: 1
new 98b59444 0: update: gcc-e580f81d22d61153564959f08d9a6d3bcc7fd386: 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 (192e5e96)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1540 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 36736 -> 36624 bytes
04-build_abe-bootstrap/console.log.xz | Bin 262824 -> 263092 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3828 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2640 -> 2688 bytes
07-check_regression/console.log.xz | Bin 3876 -> 3872 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 35 +-
07-check_regression/results.compare2 | 267 +-
07-check_regression/results.regressions | 35 +-
08-update_baseline/console.log | 676 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 35 +-
08-update_baseline/results.compare2 | 267 +-
08-update_baseline/results.regressions | 35 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3544632 -> 3585604 bytes
sumfiles/g++.sum | 160 +-
sumfiles/gcc.log.xz | Bin 3157600 -> 3120852 bytes
sumfiles/gcc.sum | 4462 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 1070432 -> 1072820 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2352 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207348 -> 207220 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448936 -> 449380 bytes
sumfiles/libstdc++.sum | 15 +-
33 files changed, 3041 insertions(+), 3100 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 031bd52e482 Daily bump.
adds 6364a39907b c++: using in diagnostics [PR102987]
adds e580f81d22d c++: unsigned int32_t enum promotion [PR102804]
No new revisions were added by this update.
Summary of changes:
gcc/cp/decl.cc | 2 ++
gcc/cp/error.cc | 8 ++++++++
gcc/testsuite/g++.dg/diagnostic/using1.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/ext/unsigned-typedef1.C | 9 +++++++++
4 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/using1.C
create mode 100644 gcc/testsuite/g++.dg/ext/unsigned-typedef1.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 33ecf268 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new a1404a23 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (33ecf268)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1648 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2800 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 17948 -> 18040 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 150 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
6 files changed, 79 insertions(+), 79 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/qemu.
from 4bf58c7213 virtio-iommu: use-after-free fix
adds 81c7ed41a1 Update version for v7.0.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.