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 8794c2e9b2a libstdc++: Fix test that fails for C++20
new 936194bc072 libstdc++: Implement LWG 3490 change to drop_while_view::begin()
new 424972e8ce9 libstdc++: Implement LWG 3557 change to convertible_to
new 1335d35a530 libstdc++: Reduce ranges::minmax/minmax_element comparison [...]
new 52b19e7b726 libstdc++: Implement LWG 3546 changes to common_iterator
new fda071f59db libstdc++: Implement LWG 3553 changes to split_view
new b0312481968 libstdc++: Implement LWG 3555 changes to transform/elements_view
new 5f1d00d1418 libstdc++: Define split_view::_InnerIter::base as per P2210
new 3e40f630f24 libstdc++: Add missing std::move to join_view::iterator cto [...]
new ac987e1e9b7 libstdc++: Fix up implementation of LWG 3533 [PR101589]
new 55e6dca3090 libstdc++: Add missing std::move to ranges::copy/move/rever [...]
The 10 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 | 133 +++++++++++++++------
libstdc++-v3/include/bits/ranges_algobase.h | 2 +-
libstdc++-v3/include/bits/stl_iterator.h | 5 +-
libstdc++-v3/include/std/concepts | 4 +-
libstdc++-v3/include/std/ranges | 38 +++---
.../testsuite/25_algorithms/copy/constrained.cc | 13 ++
.../testsuite/25_algorithms/minmax/constrained.cc | 42 +++++++
.../25_algorithms/minmax_element/constrained.cc | 27 +++++
.../testsuite/25_algorithms/move/constrained.cc | 13 ++
9 files changed, 217 insertions(+), 60 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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d89bc769a 0: update: binutils-llvm-linux-qemu: all
new e87a3839d 0: update: binutils-llvm-linux-qemu: 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 (d89bc769a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 1592 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43548 -> 43868 bytes
04-build_llvm/console.log.xz | Bin 59020 -> 59248 bytes
05-build_abe-qemu/console.log.xz | Bin 29468 -> 29972 bytes
06-build_linux/console.log.xz | Bin 4860 -> 4892 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 63 +++--------------------------------
jenkins/manifest.sh | 20 +++++------
10 files changed, 15 insertions(+), 68 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from db5647bef 4: update: qemu-9618c5badaa8eed25259cf095ff880efb939fbe7: 21880
new 0d8b961d1 5: reset: linux-51bb08dd04a05035a64504faa47651d36b0f3125: 21878
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 1716 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43272 -> 42832 bytes
04-build_llvm/console.log.xz | Bin 60600 -> 58824 bytes
05-build_abe-qemu/console.log.xz | Bin 30364 -> 31468 bytes
06-build_linux/console.log.xz | Bin 6580 -> 4856 bytes
08-check_regression/console.log.xz | Bin 480 -> 1252 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 37 +++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 ++++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 107 +++-----------------------------
jenkins/manifest.sh | 10 +--
mail/jira-body.txt | 5 ++
mail/mail-body.txt | 40 ++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 +++-
19 files changed, 124 insertions(+), 105 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/newlib.
from 6c1f49f83 Cygwin: pipe: Use ProcessHandleInformation if available.
adds 098cf0f98 sys/tree.h: Simplify loop condition
adds ee30f991c sys/tree.h: Simplify chain of conditions
adds 5f7f27c81 sys/tree.h: Add parent rotations
adds eb03ac17f sys/tree.h: Red child with black sibling rotations
adds 8a09deb1b Cygwin: pty: Fix master closing error regarding attach_mutex.
adds dcd564f65 Cygwin: pty: Fix handle leak regarding attach_mutex.
No new revisions were added by this update.
Summary of changes:
newlib/libc/include/sys/tree.h | 90 +++++++++++++++++++++++++++++++++++----
winsup/cygwin/fhandler_console.cc | 2 +-
winsup/cygwin/fhandler_tty.cc | 7 ++-
winsup/cygwin/release/3.3.0 | 3 ++
4 files changed, 91 insertions(+), 11 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/binutils-gdb.
from 929adb5ce7 Automatic date update in version.in
adds 5a0802e35e Automatic date update in version.in
adds c20c7adbea PR28422, build_id use-after-free
adds ac5145d6df Automatic date update in version.in
adds f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
adds 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/format.c | 1 +
bfd/version.h | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.