This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_debug
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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 1112bfb01 0: update: gcc-ba616f85556822933eb4ac80f3586f7e1c9153d8: 1
new 4f7c62605 0: update: gcc-7e785f4c7643dbf5c4ae8cf02e2c148429adbfcf: 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 (1112bfb01)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 184 +-
02-prepare_abe/console.log | 432 +-
04-build_abe-bootstrap_debug/console.log | 64144 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 64758 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 64789 insertions(+), 64745 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 releases/gcc-9
in repository gcc.
from cbc9dab25fb libstdc++: Make pmr::synchronized_pool_resource work withou [...]
new 600ef5614b2 add --with-tune configure flag
new e56eee08489 add --with-{cpu,arch,tune}-{32,64} as alias flags for --wit [...]
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/config.gcc | 23 ++++++++++++++++++++---
gcc/doc/install.texi | 2 +-
2 files changed, 21 insertions(+), 4 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 releases/gcc-10
in repository gcc.
from 04cb64dadb5 libstdc++: Fix ranges::search_n for random access iterators [...]
new ca060431d67 [AArch64] add --with-tune configure flag
new c79845c6f04 [AArch64] add --with-{cpu,arch,tune}-{32,64} as alias flags [...]
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/config.gcc | 23 ++++++++++++++++++++---
gcc/doc/install.texi | 2 +-
2 files changed, 21 insertions(+), 4 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/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 8ada47e01 0: update: gcc-8b3be949a563eb1ef23f777587b58f85cc7b9ef6: 1
new e30cacdc9 0: update: gcc-a5f9c27bfc4417224e332392bb81a2d733b2b5bf: 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 (8ada47e01)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 16 +-
02-prepare_abe/console.log | 432 +-
04-build_abe-bootstrap_O1/console.log | 71691 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 72145 +++++++++++++++-----------------
jenkins/manifest.sh | 8 +-
7 files changed, 69200 insertions(+), 75098 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 70e4235c8 0: update: binutils-gcc-linux: boot
new 7fb5a41be 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 (70e4235c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 132 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11865 +++++------
04-build_abe-stage1/console.log | 20410 +++++++++---------
05-build_linux/console.log | 716 +-
06-boot_linux/console.log | 470 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 34065 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 34073 insertions(+), 34067 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 releases/gcc-9
in repository gcc.
from 7e785f4c764 AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
new cbc9dab25fb libstdc++: Make pmr::synchronized_pool_resource work withou [...]
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/src/c++17/memory_resource.cc | 127 ++++++++++++++-------
.../synchronized_pool_resource/allocate_single.cc} | 20 ++--
.../synchronized_pool_resource/cons_single.cc} | 20 ++--
.../synchronized_pool_resource/release_single.cc} | 20 ++--
4 files changed, 104 insertions(+), 83 deletions(-)
copy libstdc++-v3/testsuite/{30_threads/shared_mutex/requirements/standard_layout. [...]
copy libstdc++-v3/testsuite/{30_threads/shared_mutex/requirements/standard_layout. [...]
copy libstdc++-v3/testsuite/{30_threads/shared_mutex/requirements/standard_layout. [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.