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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards a0b50b306 0: update: binutils-gcc-linux: boot
new bca2082e7 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 (a0b50b306)
\
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 | 162 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 12087 ++++++------
04-build_abe-stage1/console.log | 15993 ++++++++--------
05-build_linux/console.log | 734 +-
06-boot_linux/console.log | 404 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 4 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 4 +-
console.log | 29896 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 29875 insertions(+), 29871 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 d7ab349c44f preprocessor: Fix profiled bootstrap warning [pr97858]
new 8661f4faa87 libstdc++: Fix ranges::search_n for random access iterators [...]
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:
libstdc++-v3/include/bits/ranges_algo.h | 4 ++-
.../constrained.cc => search_n/97828.cc} | 38 +++++++++++-----------
2 files changed, 22 insertions(+), 20 deletions(-)
copy libstdc++-v3/testsuite/25_algorithms/{is_partitioned/constrained.cc => search [...]
--
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-arm-mainline-allyesconfig
in repository toolchain/ci/gcc.
from a27067c70b7 Put PREFETCHW back to march=broadwell
adds 6abef270285 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
2 files changed, 6 insertions(+), 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_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8f7774a8b 0: update: binutils-gcc-linux: all
new 4ebbc73b5 0: update: binutils-gcc-linux: all
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 (8f7774a8b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 229 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11579 ++++++-----
04-build_abe-stage1/console.log | 18290 +++++++++--------
05-build_linux/console.log | 808 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 22 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31328 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31375 insertions(+), 31363 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-release-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from ba616f85556 Daily bump.
adds e1a08689ce2 Daily bump.
adds a27067c70b7 Put PREFETCHW back to march=broadwell
adds 6abef270285 Daily bump.
adds c52868904b7 PR target/97682 - Fix to reuse t1 register between call add [...]
adds 9d65095e725 AArch64: Fix overflow in memcopy expansion on aarch64.
adds 7e785f4c764 AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 13 ++-
gcc/config/i386/i386.h | 3 +-
gcc/config/riscv/riscv.c | 23 ++--
gcc/config/riscv/riscv.h | 6 +-
gcc/doc/invoke.texi | 25 +++--
gcc/testsuite/g++.target/riscv/pr97682.C | 160 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr97535.c | 16 +++
gcc/testsuite/gcc.target/riscv/interrupt-3.c | 4 +-
gcc/testsuite/gcc.target/riscv/interrupt-4.c | 4 +-
11 files changed, 227 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/pr97682.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr97535.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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 0a677ea77 0: update: binutils-gcc-linux: boot
new 248628a71 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 (0a677ea77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 128 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11184 +++++------
04-build_abe-stage1/console.log | 18086 ++++++++---------
05-build_linux/console.log | 670 +-
06-boot_linux/console.log | 494 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31024 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31023 insertions(+), 31019 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-release-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from a27067c70b7 Put PREFETCHW back to march=broadwell
adds 6abef270285 Daily bump.
adds c52868904b7 PR target/97682 - Fix to reuse t1 register between call add [...]
adds 9d65095e725 AArch64: Fix overflow in memcopy expansion on aarch64.
adds 7e785f4c764 AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 13 ++-
gcc/config/riscv/riscv.c | 23 ++--
gcc/config/riscv/riscv.h | 6 +-
gcc/testsuite/g++.target/riscv/pr97682.C | 160 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr97535.c | 16 +++
gcc/testsuite/gcc.target/riscv/interrupt-3.c | 4 +-
gcc/testsuite/gcc.target/riscv/interrupt-4.c | 4 +-
9 files changed, 212 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/pr97682.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr97535.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.