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 e3fba21f 0: update: gcc-60aee15bb7ed57d70face854834468b8b9a3ec39: 1
new bd1a1375 0: update: gcc-269ca408e2839d7f3554a91515d73d4d95352f68: 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 (e3fba21f)
\
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 | 138 +-
02-prepare_abe/console.log | 306 +-
04-build_abe-bootstrap_O1/console.log | 59958 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 60404 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 60356 insertions(+), 60464 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.
"Maxim Kuvyrkov pushed a change to branch cancel-pollscm-builds
in repository toolchain/jenkins-scripts.
at 23b03abf Test 1
This branch includes the following new commits:
new 23b03abf Test 1
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 96205c97294 libstdc++: Simplify basic_string_view::ends_with [PR 101361]
new 10a882eec2e fix typo in attr_fnspec::verify
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/tree-ssa-alias.c | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from b4ebc18c055 Daily bump.
new a34c0973c99 libstdc++: Constrain std::as_writable_bytes [PR101411]
new a8ae5dbc60e libstdc++: Simplify basic_string_view::ends_with [PR 101361]
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/include/std/span | 1 +
libstdc++-v3/include/std/string_view | 6 ++++--
libstdc++-v3/testsuite/23_containers/span/101411.cc | 15 +++++++++++++++
3 files changed, 20 insertions(+), 2 deletions(-)
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-master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards f6a15622 0: init: gcc-1798cac7a8b3331a277da1f106752ce0a34f8937: 1
new ffb2d730 0: update: gcc-a967a3efd39280fe3f5774e45490e991f8e99059: 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 (f6a15622)
\
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 | 231 +-
02-prepare_abe/console.log | 136 +-
04-build_abe-bootstrap_profiled/console.log | 128202 ++++++++++++------------
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 35 +-
console.log | 128631 +++++++++++++------------
jenkins/manifest.sh | 12 +-
7 files changed, 128643 insertions(+), 128628 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 269ca408e28 Fortran - ICE in gfc_conv_expr_present initializing non-dum [...]
new a42f8120442 c++: constexpr array reference and value-initialization [PR101371]
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/constexpr.c | 15 +++++++++----
gcc/testsuite/g++.dg/cpp1y/constexpr-101371-2.C | 23 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-101371.C | 29 +++++++++++++++++++++++++
3 files changed, 63 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-101371-2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-101371.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-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards 45d6a9e6 2: update: binutils-f9e5d80cf75c4c549c392b6bb1bd33e103824657: 1
new f6cc2d1c 2: update: binutils-9cce9fab90e0951c6816d97801e124e392e74dd9: 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 (45d6a9e6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 176 +-
02-prepare_abe/console.log | 188 +-
03-build_abe-binutils/console.log | 19141 ++++++++++----------
04-build_abe-dejagnu/console.log | 342 +-
05-build_abe-check_binutils/console.log | 7128 ++++----
06-check_regression/console.log | 114 +-
06-check_regression/results.compare1 | 6 +-
06-check_regression/results.compare2 | 10 +-
07-update_baseline/console.log | 1046 +-
07-update_baseline/results.compare1 | 10 +-
07-update_baseline/results.compare2 | 10 +-
07-update_baseline/results.regressions | 10 +-
console.log | 28137 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 40160 -> 40172 bytes
sumfiles/binutils.sum | 56 +-
sumfiles/gas.log.xz | Bin 95692 -> 95796 bytes
sumfiles/gas.sum | 268 +-
sumfiles/ld.log.xz | Bin 118516 -> 118480 bytes
sumfiles/ld.sum | 328 +-
sumfiles/libctf.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libctf.sum | 14 +-
22 files changed, 28540 insertions(+), 28454 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.