This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 95d67762171 openmp: Fix up handling of target constructs in offloaded r [...]
new b4329e3dd6f c++: Fix reference NTTP binding to noexcept fn [PR97420]
new 88834c7d05a c++: constexpr and copy elision within mem init [PR100368]
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:
gcc/cp/cvt.c | 36 ++++++++++-----------------------
gcc/cp/pt.c | 5 ++++-
gcc/cp/tree.c | 15 +++++++-------
gcc/testsuite/g++.dg/cpp0x/noexcept68.C | 8 ++++++++
gcc/testsuite/g++.dg/cpp1z/elide6.C | 16 +++++++++++++++
5 files changed, 47 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept68.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/elide6.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_kernel/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from de579bae6eab [LowerConstantIntrinsics] reuse isManifestLogic from Const [...]
adds 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
adds 328a6ec95532 Force visibility of llvm::Any to external
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/ADT/Any.h | 7 +++++-
.../Transforms/InstCombine/InstCombineAndOrXor.cpp | 17 ++++++-------
llvm/test/Transforms/InstCombine/not-add.ll | 28 ++++++++++++++++++++++
3 files changed, 43 insertions(+), 9 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-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
adds 9112450f1e Automatic date update in version.in
adds cff396521d Automatic date update in version.in
adds 4ec27dd262 Automatic date update in version.in
adds 683278f1ed Automatic date update in version.in
adds 0fdbb25414 Automatic date update in version.in
adds f0b059d08e Automatic date update in version.in
adds eaf6d3b360 Arm: Fix forward thumb references [PR gas/25235]
adds 995e0b770e Gas: Forgot to commit changelog
adds c63828ebe8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 11 +++++++++++
gas/config/tc-arm.c | 11 ++++++++++-
gas/testsuite/gas/arm/pr25235.d | 24 ++++++++++++++++++++++++
gas/testsuite/gas/arm/pr25235.s | 30 ++++++++++++++++++++++++++++++
5 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr25235.d
create mode 100644 gas/testsuite/gas/arm/pr25235.s
--
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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2d7d1f9 0: update: binutils-llvm-linux-qemu: all
new e9becef 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 (2d7d1f9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 70 +-
02-prepare_abe/console.log | 292 +-
03-build_abe-binutils/console.log | 11765 +++++++------
04-build_llvm/console.log | 13946 +++++++--------
05-build_abe-qemu/console.log | 7023 ++++----
06-build_linux/console.log | 710 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
09-update_baseline/console.log | 12 +-
console.log | 33836 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 33803 insertions(+), 33891 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 glibc.
from bfbdfe4eab tst-mallinfo2.c: Use correct multiple for total variable
new 77d175e14e config: Added HAVE_AARCH64_SVE_ASM for aarch64
new bd4317fbd6 aarch64: define BTI_C and BTI_J macros as NOP unless HAVE_AA [...]
new 3856056358 aarch64: Added Vector Length Set test helper script
new f12ec02f53 benchtests: Fixed bench-memcpy-random: buf1: mprotect failed
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:
INSTALL | 4 ++
benchtests/bench-memcpy-random.c | 4 +-
config.h.in | 5 ++
manual/install.texi | 3 ++
sysdeps/aarch64/configure | 28 +++++++++++
sysdeps/aarch64/configure.ac | 15 ++++++
sysdeps/aarch64/sysdep.h | 9 +++-
sysdeps/unix/sysv/linux/aarch64/vltest.py | 82 +++++++++++++++++++++++++++++++
8 files changed, 146 insertions(+), 4 deletions(-)
create mode 100755 sysdeps/unix/sysv/linux/aarch64/vltest.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.