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-defconfig
in repository toolchain/ci/gcc.
from 0796fe4c562 Daily bump.
adds 20a03342ecf Remove bare 'throw' expression that breaks -fno-exceptions build
adds 2fbb00d4fbf Clean up temporary files created by std::filesystem testsuite
adds a6e3928817d Include name of test in filesystem-test.XXXXXX filenames
adds b06782c4ab5 PR tree-optimization/85574
adds c6865c64416 Fix handling of an empty filename at end of a path
adds 1eb501278dd PR libstdc++/80762 avoid ambiguous __constructible_from<voi [...]
adds c13f25eceb8 Fix bugs in filesystem::path::lexically_normal()
adds 6b921307faf Backported from mainline
adds ed73f17e6bb The testcase for PR62178 has been failing for a while due t [...]
adds 3bbc0b3b5d5 Backported from mainline
new 05ca90308d4 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 | 36 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/ipa-devirt.c | 8 ++-
gcc/ipa-icf.c | 27 ++++++++-
gcc/ipa-icf.h | 3 +
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/aarch64/pr62178.c | 5 +-
gcc/tree-ssa-uncprop.c | 23 ++++----
gcc/tree.c | 7 ++-
libstdc++-v3/ChangeLog | 69 ++++++++++++++++++++++
libstdc++-v3/include/bits/fs_path.h | 7 ++-
libstdc++-v3/include/experimental/bits/fs_path.h | 4 +-
libstdc++-v3/src/filesystem/std-path.cc | 38 ++++++------
.../filesystem/iterators/directory_iterator.cc | 3 +
.../iterators/recursive_directory_iterator.cc | 3 +
.../27_io/filesystem/operations/canonical.cc | 1 +
.../27_io/filesystem/operations/symlink_status.cc | 1 +
.../27_io/filesystem/path/construct/80762.cc | 29 +++++++++
.../27_io/filesystem/path/generation/normal.cc | 4 +-
.../27_io/filesystem/path/generation/normal2.cc | 53 +++++++++++++++++
.../27_io/filesystem/path/itr/components.cc | 51 ++++++++++++++++
.../27_io/filesystem/path/itr/traversal.cc | 2 +-
.../filesystem/iterators/directory_iterator.cc | 3 +
.../iterators/recursive_directory_iterator.cc | 3 +
.../filesystem/path/construct/80762.cc | 28 +++++++++
libstdc++-v3/testsuite/util/testsuite_fs.h | 26 ++++++--
26 files changed, 395 insertions(+), 45 deletions(-)
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/construct/80762.cc
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/generation/normal2.cc
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/itr/components.cc
create mode 100644 libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.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_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 372dd96cd binutils-1c912acd5c873f351a20dac00ca82a39b4642e83: all
new 07f6692d3 gcc-05ca90308d496929e1ac5f48a1326e48b91636f9: 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 (372dd96cd)
\
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:
1-reset_artifacts/console.log | 92 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3739 +++++++++--------
4-build_abe-stage1/console.log | 4274 ++++++++++----------
5-count_linux_objs/console.log | 76 +-
console.log | 8187 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8118 insertions(+), 8272 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3e9c112c0 binutils-1c912acd5c873f351a20dac00ca82a39b4642e83: all
new 617723d74 gcc-3bbc0b3b5d5ab8a464829ad0c7b3c2e79d99fe6e: 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 (3e9c112c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 274 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6311 ++++++------
4-build_abe-stage1/console.log | 11908 +++++++++++-----------
5-count_linux_objs/console.log | 1166 ++-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 19613 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 19517 insertions(+), 19807 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 23f197646 binutils-1910070b298052d7ca8e4024891465824588c1e9: 17416
new 3f508403d linux-6cab33afc3dd17bd9922c99a828f5680b4667cd9: 17421
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 (23f197646)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 100 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6315 ++--
4-build_abe-stage1/console.log | 13166 +++++----
5-count_linux_objs/console.log | 52351 +++++++++++++++++-----------------
6-check_regression/console.log | 10 +-
7-update_baseline/console.log | 36 +-
console.log | 56920 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 64488 insertions(+), 64456 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 093f4efa2 llvm-f02b24c273af3a2468dd69e184900ce972e663c4: 18069
new 33ab45216 linux-1bdbe227492075d058e37cb3d400e6468d0095b5: 18069
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 (093f4efa2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 86 +-
2-build_llvm/console.log | 10222 ++++++++++++++++++-----------------
3-count_linux_objs/console.log | 1006 ++--
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 10 +-
console.log | 11332 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11353 insertions(+), 11325 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 965bcc07c binutils-1c912acd5c873f351a20dac00ca82a39b4642e83: all
new 21bdb3a40 gcc-3bbc0b3b5d5ab8a464829ad0c7b3c2e79d99fe6e: 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 (965bcc07c)
\
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:
1-reset_artifacts/console.log | 48 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6308 ++++++++--------
4-build_abe-stage1/console.log | 8435 ++++++++++-----------
5-count_linux_objs/console.log | 76 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 14919 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 14892 insertions(+), 14946 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.