This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 6aa157e6ece Daily bump.
new 7d6bfe90159 libstdc++: Use ENOSYS for unsupported filesystem ops on AVR
new e72005f0432 libstdc++: Fix formatting in std::filesystem helper function
new 62dc89e9f8c libstdc++: Use close-on-exec for file descriptors in filesy [...]
new f8594733819 libstdc++: Make std::filesystem::copy_file work for procfs [...]
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:
libstdc++-v3/src/filesystem/ops-common.h | 69 ++++++++++++++--------
.../filesystem/operations/copy_file_108178.cc | 33 +++++++++++
2 files changed, 76 insertions(+), 26 deletions(-)
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/operations/copy_file_108178.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_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os.
discards 3a4769fd onsuccess: #92: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 3d85d64b onsuccess: #91: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 8448b7d3 onsuccess: #90: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 77640802 force: #89: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
discards 17ea65cf force: #88: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
discards 77f5ab5d onsuccess: #85: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 12c49764 onsuccess: #81: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards ed50f0bf onsuccess: #67: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards c2c41df6 onsuccess: #65: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 6d09e8e4 onsuccess: #62: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 583a3105 onsuccess: #54: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards cec98a07 onsuccess: #40: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 9f229330 onsuccess: #40: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 1d4abff1 onsuccess: #54: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 220e49f7 onsuccess: #62: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new f5c737c2 onsuccess: #65: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 20312632 onsuccess: #67: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 04712d3e onsuccess: #81: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 979d1afc onsuccess: #85: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 48783c35 force: #88: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
new 42334b79 force: #89: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
new 59bb81c0 onsuccess: #90: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new dda35671 onsuccess: #91: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 3348652d onsuccess: #92: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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 (3a4769fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_size-cpu2017fas [...]
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 12 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.