This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 113f0a639db libstdc++ Two simplifications for lexicographical_compare
new fd335985582 libstdc++: P1645R1 constexpr for <numeric> algorithms
new 8ce13842b50 libstdc++: Fix use of inaccessible private member in split_ [...]
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:
libstdc++-v3/ChangeLog | 29 +++++++++++++++
libstdc++-v3/include/bits/stl_numeric.h | 9 +++++
libstdc++-v3/include/std/numeric | 18 +++++++++
libstdc++-v3/include/std/ranges | 2 +-
libstdc++-v3/include/std/version | 1 +
.../pointer_neg.cc => accumulate/constexpr.cc} | 23 ++++++++++--
.../adjacent_difference/constexpr.cc} | 25 ++++++++-----
.../exclusive_scan/constexpr.cc} | 25 ++++++++-----
.../inclusive_scan/constexpr.cc} | 36 +++++++++++++-----
.../inner_product/constexpr.cc} | 26 ++++++++-----
.../{midpoint/pointer_neg.cc => iota/constexpr.cc} | 12 ++++--
.../partial_sum/constexpr.cc} | 25 ++++++++-----
.../reduce/constexpr.cc} | 33 ++++++++++++-----
.../constexpr.cc} | 14 +++++--
.../transform_inclusive_scan/constexpr.cc} | 25 ++++++++-----
.../transform_reduce/constexpr.cc} | 43 +++++++++++++---------
.../testsuite/std/ranges/adaptors/split.cc | 18 +++++++++
17 files changed, 264 insertions(+), 100 deletions(-)
copy libstdc++-v3/testsuite/26_numerics/{midpoint/pointer_neg.cc => accumulate/con [...]
copy libstdc++-v3/testsuite/{std/ranges/access/begin_neg.cc => 26_numerics/adjacen [...]
copy libstdc++-v3/testsuite/{std/ranges/access/begin_neg.cc => 26_numerics/exclusi [...]
copy libstdc++-v3/testsuite/{std/ranges/access/begin_neg.cc => 26_numerics/inclusi [...]
copy libstdc++-v3/testsuite/{std/ranges/access/begin_neg.cc => 26_numerics/inner_p [...]
copy libstdc++-v3/testsuite/26_numerics/{midpoint/pointer_neg.cc => iota/constexpr [...]
copy libstdc++-v3/testsuite/{std/ranges/access/begin_neg.cc => 26_numerics/partial [...]
copy libstdc++-v3/testsuite/{std/ranges/access/begin_neg.cc => 26_numerics/reduce/ [...]
copy libstdc++-v3/testsuite/26_numerics/{midpoint/pointer_neg.cc => transform_excl [...]
copy libstdc++-v3/testsuite/{std/ranges/access/begin_neg.cc => 26_numerics/transfo [...]
copy libstdc++-v3/testsuite/{18_support/comparisons/object/93479.cc => 26_numerics [...]
--
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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2fe54315 0: update: binutils-gcc-linux: all
new 9e538bcd 0: update: binutils-gcc: 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 (2fe54315)
\
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 | 183 +-
02-prepare_abe/console.log | 362 +-
03-build_abe-binutils/console.log | 10825 ++++++-----
04-build_abe-stage1/console.log | 15780 ++++++++--------
05-build_linux/console.log | 7557 ++++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 34767 ++++++++++++++++++------------------
jenkins/manifest.sh | 15 +-
regressions.txt | 3 +-
11 files changed, 34624 insertions(+), 34900 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_tx1/llvm-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 664eda75 2: update: binutils-gcc-glibc: 0
new 4b9590d7 2: update: llvm-1df947ab403a9ec3bb1bf4cd83610a997dc4f3bc: 0
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 (664eda75)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 374 +-
03-build_abe-binutils/console.log | 11360 ++-
04-build_abe-stage1/console.log | 15562 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 39685 +++++-----
07-build_abe-stage2/console.log | 37454 +++++----
08-build_llvm-true/console.log | 12524 +--
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 63 +-
10-benchmark--O3_LTO/console.log | 272 +-
11-check_regression/console.log | 4 +-
12-update_baseline/console.log | 32 +-
console.log | 118045 ++++++++++++++--------------
jenkins/manifest.sh | 12 +-
regressions.txt | 11 +-
16 files changed, 117097 insertions(+), 118773 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 d6ff2207412 c++: Fix ICE with constexpr init and [[no_unique_address]] [...]
new b9934ad88d6 c++: Add test for DR 1423, Convertibility of nullptr to bool.
new 4a305fa2fd4 c++: Fix ICE with static_cast when converting from int[] [PR93862]
new 8017d95c7f5 libstdc++: Add __maybe_const_t and __maybe_empty_t aliases
new 113f0a639db libstdc++ Two simplifications for lexicographical_compare
The 4 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/ChangeLog | 8 +++++
gcc/cp/call.c | 3 +-
gcc/cp/cp-tree.h | 1 +
gcc/cp/typeck.c | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++
gcc/testsuite/g++.dg/DRs/dr1423.C | 7 +++++
gcc/testsuite/g++.dg/cpp0x/rv-cast7.C | 6 ++++
libstdc++-v3/ChangeLog | 17 ++++++++++
libstdc++-v3/include/bits/ranges_algo.h | 10 +++---
libstdc++-v3/include/bits/stl_algobase.h | 21 +++++--------
libstdc++-v3/include/std/ranges | 53 +++++++++++++++++---------------
11 files changed, 92 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr1423.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/rv-cast7.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.
unknown user pushed a change to branch master
in repository gcc.
from 759bd406a2b dump load permutations and refcount per SLP node
new d6ff2207412 c++: Fix ICE with constexpr init and [[no_unique_address]] [...]
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/ChangeLog | 6 ++++++
gcc/cp/constexpr.c | 16 +++++++---------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-init16.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-init17.C | 15 +++++++++++++++
5 files changed, 49 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-init16.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-init17.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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from b0f9aa56 0: update: binutils-gcc: all
new 9e3b054c 1: reset: linux-f7f3e49a0d744da16dd4e2ec4e8e707ea7f4a98f: 20116
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 | 168 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11299 +++++------
04-build_abe-stage1/console.log | 20111 +++++++++----------
05-build_linux/console.log | 5642 +++---
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 67 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 25 +-
console.log | 37754 +++++++++++++++++------------------
jenkins/manifest.sh | 13 +-
regressions.txt | 5 +-
reset-baseline | 0
results | 4 +-
14 files changed, 37557 insertions(+), 37976 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.