This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards e71ec47e 0: update: binutils-gcc-linux-glibc-gdb: 1
new ced104bd 0: update: binutils-gcc-linux-glibc-gdb: 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 (e71ec47e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1600 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 51748 -> 52564 bytes
04-build_abe-gcc/console.log.xz | Bin 197328 -> 198312 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8692 -> 8724 bytes
07-build_abe-glibc/console.log.xz | Bin 233568 -> 234420 bytes
08-build_abe-gdb/console.log.xz | Bin 43500 -> 43744 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3824 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2568 -> 2520 bytes
11-check_regression/console.log.xz | Bin 4068 -> 2724 bytes
11-check_regression/results.compare | 45 +-
11-check_regression/results.compare2 | 276 +--
12-update_baseline/console.log | 743 +++----
12-update_baseline/results.compare | 45 +-
12-update_baseline/results.compare2 | 276 +--
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3453768 -> 3474460 bytes
sumfiles/g++.sum | 176 +-
sumfiles/gcc.log.xz | Bin 3081488 -> 3030192 bytes
sumfiles/gcc.sum | 3516 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 895996 -> 892056 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 177296 -> 176952 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 419172 -> 423996 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2304 insertions(+), 2875 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 linux.
from b60cee5bae73 cpufreq: vexpress: Drop unused variable
new 040b8907ccf1 drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
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:
drivers/gpu/drm/rockchip/cdn-dp-core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/binutils-gdb.
from d8c26a9cd5 Automatic date update in version.in
adds 636c5b0d0a Automatic date update in version.in
adds e18071ce24 Automatic date update in version.in
adds e75eebbb8d Automatic date update in version.in
adds cb1920c056 Automatic date update in version.in
adds e854b5bf31 Revert: [AArch64] MTE corefile support
adds cfcc488ce4 Automatic date update in version.in
adds 52a3d18e3e Automatic date update in version.in
adds 73dff20983 Automatic date update in version.in
adds cd7ad6ffc2 Automatic date update in version.in
adds 97a124ac99 Automatic date update in version.in
adds 364dec0701 Automatic date update in version.in
adds 21f6dfdb29 Automatic date update in version.in
adds 9d29d8c111 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 +++++++++
bfd/elf.c | 19 -------------------
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/readelf.c | 2 --
include/ChangeLog | 9 +++++++++
include/elf/common.h | 6 ------
7 files changed, 27 insertions(+), 28 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 cfea7b86f24 Fortran - fix handling of optional allocatable DT arguments [...]
new 2e2e65a46d2 c++: constrained variable template issues [PR98486]
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/cp/constraint.cc | 8 +++++---
gcc/cp/decl.c | 11 +++++++++++
gcc/cp/pt.c | 3 ++-
gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1a.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1b.C | 15 +++++++++++++++
6 files changed, 56 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1a.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1b.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_bmk_gnu_tk1/gnu-release-arm-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from 73dff20983 Automatic date update in version.in
adds cd7ad6ffc2 Automatic date update in version.in
adds 97a124ac99 Automatic date update in version.in
adds 364dec0701 Automatic date update in version.in
adds 21f6dfdb29 Automatic date update in version.in
adds 9d29d8c111 Automatic date update in version.in
adds 14ba5a6161 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.