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_profiled
in repository toolchain/ci/base-artifacts.
discards 6128e376 0: update: gcc-1892a1baa8a277ebdb96a773dae53bdc3f2a1627: 1
new ab3b8c8e 0: update: gcc-b977e6b29c67be81df882d1f5cc7eb6a5d8c98a0: 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 (6128e376)
\
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 | 148 +-
02-prepare_abe/console.log | 198 +-
04-build_abe-bootstrap_profiled/console.log | 124371 ++++++++++++------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 18 +-
console.log | 124771 +++++++++++++------------
jenkins/manifest.sh | 10 +-
7 files changed, 124796 insertions(+), 124736 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-release-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from 1eee5fa5564 tree-optimization/101445 - fix negative stride SLP vect with gaps
adds c34da273aa1 Disparage slightly the mask register alternative for bitwis [...]
adds 5bde7650caa Revert x86_order_regs_for_local_alloc changes in r12-1669.
adds df115674b39 libstdc++: Constrain std::as_writable_bytes [PR101411]
adds 760baa2de0e libstdc++: Remove duplicate #include in <string_view>
adds 96205c97294 libstdc++: Simplify basic_string_view::ends_with [PR 101361]
adds 10a882eec2e fix typo in attr_fnspec::verify
adds 8ebcd360858 Generate 128-bit int divide/modulus on power10.
adds d3344fbe7bc Clean up and virtualize the on-entry cache interface.
adds f4ed9f2e65a Implement multi-bit aligned accessors for sparse bitmap.
adds 52f0aa4dee8 Implement a sparse bitmap representation for Rangers on-ent [...]
adds 263a7e20c88 Don't process lookups for debug statements in Ranger.
adds 86534c07a39 Disable poor value processing in ranger cache.
adds f48526b8d2a Adjust on_entry cache to indicate if the value was set properly.
adds 85c22c517e9 Do not continue propagating values which cannot be set properly.
adds b977e6b29c6 Fix build_gt and build_lt for signed 1 bit values.
new ccfbcb47cc3 Daily bump.
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/ChangeLog | 139 +++++++++
gcc/DATESTAMP | 2 +-
gcc/bitmap.c | 108 +++++++
gcc/bitmap.h | 7 +
gcc/config/i386/i386.md | 20 +-
gcc/config/rs6000/rs6000.md | 34 ++
gcc/gimple-range-cache.cc | 346 ++++++++++++++-------
gcc/gimple-range-cache.h | 5 +-
gcc/gimple-range.cc | 2 +-
gcc/params.opt | 4 +
gcc/range-op.cc | 18 +-
gcc/testsuite/ChangeLog | 36 +++
gcc/testsuite/gcc.dg/pr101223.c | 44 +++
gcc/testsuite/gcc.target/i386/bitwise_mask_op-3.c | 6 +-
gcc/testsuite/gcc.target/i386/spill_to_mask-1.c | 89 ++++--
gcc/testsuite/gcc.target/i386/spill_to_mask-2.c | 11 +-
gcc/testsuite/gcc.target/i386/spill_to_mask-3.c | 11 +-
gcc/testsuite/gcc.target/i386/spill_to_mask-4.c | 11 +-
gcc/testsuite/gcc.target/powerpc/p10-vdivq-vmodq.c | 27 ++
gcc/tree-ssa-alias.c | 2 +-
gcc/value-range.h | 9 +
libstdc++-v3/ChangeLog | 26 ++
libstdc++-v3/include/std/span | 1 +
libstdc++-v3/include/std/string_view | 9 +-
.../testsuite/23_containers/span/101411.cc | 15 +
25 files changed, 801 insertions(+), 181 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr101223.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/p10-vdivq-vmodq.c
create mode 100644 libstdc++-v3/testsuite/23_containers/span/101411.cc
--
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-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 970b4f45 0: update: gcc-1eee5fa556432fb6eab3a479c95609c5f3791ccb: 1
new 4f2f8b42 0: update: gcc-ccfbcb47cc3526402c0476b084cae42c6f8eea49: 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 (970b4f45)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 190 +-
04-build_abe-bootstrap_O1/console.log | 86366 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 86696 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 86736 insertions(+), 86664 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-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 814d9ecf9b Automatic date update in version.in
adds abe2a28aaa Backportpatch to fix parsing of DWARF fuction and variable tags.
adds 84fd26d820 Backport patch to fix a quadratic slow down in the BFD library.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 20 +++++++++
bfd/dwarf2.c | 134 ++++++++++++++++++++++++++++++++++++++++++++++------------
bfd/elf.c | 5 +++
3 files changed, 132 insertions(+), 27 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b2ca3c85 0: update: binutils-gcc-linux-qemu: boot
new 6da873f9 0: update: binutils-gcc-linux-qemu: 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 (b2ca3c85)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 198 +-
03-build_abe-binutils/console.log | 11428 +++++-----
04-build_abe-stage1/console.log | 13808 ++++++------
05-build_abe-qemu/console.log | 7080 +++----
06-build_linux/console.log | 880 +-
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 33530 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 33563 insertions(+), 33523 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 users/roland/ar-qL
in repository binutils-gdb.
at 684ad846b03 New L modifier for ar q operation to flatten archives.
This branch includes the following new commits:
new 684ad846b03 New L modifier for ar q operation to flatten archives.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.