This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 47b20d027ad libstdc++: Add constexpr to std::counted_iterator post-incr [...]
new b753405a5f0 xtensa: Simplify EXTUI instruction maskimm validations
new 9b251fe2e39 xtensa: Make use of IN_RANGE macro where appropriate
new 3397563ad6c xtensa: Fix instruction counting regarding block move expansion
The 3 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/config/xtensa/constraints.md | 4 ++--
gcc/config/xtensa/predicates.md | 7 +++---
gcc/config/xtensa/xtensa.cc | 52 +++++++++++++---------------------------
gcc/config/xtensa/xtensa.h | 2 +-
4 files changed, 23 insertions(+), 42 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards ec56fdb1 2: update: binutils-llvm-linux-qemu: 37
discards 91d077f7 1: reset: linux-1d1c25233a29cd6c9b7c19ea725461f9dc180e63: 37
discards c904884a 0: update: binutils-llvm-qemu: boot
new c07346df 0: update: binutils-llvm-linux-qemu: boot
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 (ec56fdb1)
\
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:
01-reset_artifacts/console.log.xz | Bin 1572 -> 1728 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30436 -> 31284 bytes
04-build_kernel_llvm/console.log.xz | Bin 0 -> 64336 bytes
04-build_llvm/console.log.xz | Bin 60548 -> 0 bytes
05-build_abe-qemu/console.log.xz | Bin 32380 -> 32616 bytes
06-build_linux/console.log.xz | Bin 4036 -> 3912 bytes
07-boot_linux/console.log.xz | Bin 0 -> 6144 bytes
08-check_regression/console.log.xz | Bin 476 -> 412 bytes
09-update_baseline/console.log | 181 +++++++++++----------------------
09-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 22 ++--
results | 8 +-
13 files changed, 74 insertions(+), 139 deletions(-)
create mode 100644 04-build_kernel_llvm/console.log.xz
delete mode 100644 04-build_llvm/console.log.xz
create mode 100644 07-boot_linux/console.log.xz
delete mode 100644 09-update_baseline/results.regressions
--
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 97dc78d705a c++: constrained partial spec forward decl [PR96363]
new 47b20d027ad libstdc++: Add constexpr to std::counted_iterator post-incr [...]
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:
libstdc++-v3/include/bits/stl_iterator.h | 3 +--
.../24_iterators/counted_iterator/lwg3643.cc | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 libstdc++-v3/testsuite/24_iterators/counted_iterator/lwg3643.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.