This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 9f42f674a892 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 8d4abca95ecc media: ngene: Fix out-of-bounds bug in ngene_command_confi [...]
new 9bead1b58c4c Merge tag 'array-bounds-fixes-5.14-rc3' of git://git.kerne [...]
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:
drivers/media/pci/ngene/ngene-core.c | 2 +-
drivers/media/pci/ngene/ngene.h | 14 ++++++++------
2 files changed, 9 insertions(+), 7 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_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 760c4cd0 0: update: binutils-gcc: 1
new fd61b3d9 0: update: binutils-gcc: 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 (760c4cd0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 195 +-
02-prepare_abe/console.log | 390 +-
04-build_abe-bootstrap_O1/console.log | 86097 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 86644 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 86675 insertions(+), 86665 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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bd9667a7 0: update: binutils-llvm-linux-qemu: all
new 5a316794 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 (bd9667a7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 146 +-
02-prepare_abe/console.log | 178 +-
03-build_abe-binutils/console.log | 11820 +++++------
04-build_llvm/console.log | 13837 ++++++------
05-build_abe-qemu/console.log | 7117 +++----
06-build_linux/console.log | 759 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33887 +++++++++++++++---------------
jenkins/manifest.sh | 26 +-
results | 2 +-
14 files changed, 33182 insertions(+), 34660 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 releases/gcc-9
in repository gcc.
from 146616e47db Daily bump.
new b06478ca414 libstdc++: Fix constraint on std::optional assignment [PR 100982]
new 14597b680a2 libstdc++: Fix constructor constraints for std::any (PR 90415)
new df0438f1493 libstdc++: Fix std::any constraints [PR101034]
new ba5e10a8c84 libstdc++: Move atomic functions to libsupc++ [PR 96657]
new 72768133579 libstdc++: Fix test failure in C++20 mode
The 5 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/any | 115 +++++++++------------
libstdc++-v3/include/std/optional | 2 +-
libstdc++-v3/libsupc++/Makefile.am | 4 +
libstdc++-v3/libsupc++/Makefile.in | 18 ++--
libstdc++-v3/src/c++98/Makefile.am | 5 -
libstdc++-v3/src/c++98/Makefile.in | 10 +-
.../testsuite/18_support/exception_ptr/96657.cc | 17 +++
libstdc++-v3/testsuite/20_util/any/cons/101034.cc | 11 ++
.../hash_value.cc => 20_util/any/cons/90415.cc} | 45 +++++---
.../sample/3.cc => 20_util/any/cons/92156.cc} | 47 +++++----
.../testsuite/20_util/any/misc/any_cast_neg.cc | 16 +--
.../20_util/any/modifiers/{83658.cc => 92156.cc} | 63 +++++------
.../20_util/optional/assignment/100982.cc | 17 +++
.../testsuite/ext/profile/mutex_extensions_neg.cc | 3 +
14 files changed, 204 insertions(+), 169 deletions(-)
create mode 100644 libstdc++-v3/testsuite/18_support/exception_ptr/96657.cc
create mode 100644 libstdc++-v3/testsuite/20_util/any/cons/101034.cc
copy libstdc++-v3/testsuite/{27_io/filesystem/path/nonmember/hash_value.cc => 20_u [...]
copy libstdc++-v3/testsuite/{25_algorithms/sample/3.cc => 20_util/any/cons/92156.c [...]
copy libstdc++-v3/testsuite/20_util/any/modifiers/{83658.cc => 92156.cc} (56%)
create mode 100644 libstdc++-v3/testsuite/20_util/optional/assignment/100982.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.