This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9d8c2ee0247 PR c++/79629 * g++.dg/other/error35.C: New test.
new 387a5d4a259 libphobos: Add support for RISCV to glibc bindings
new 6e587a63ae7 PR c++/87523 * g++.dg/cpp1y/lambda-generic-87523.C: New test.
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/testsuite/ChangeLog | 3 ++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-87523.C | 32 +++++++++++++
libphobos/libdruntime/core/stdc/fenv.d | 30 +++++++++++++
libphobos/libdruntime/core/stdc/math.d | 9 ++++
libphobos/libdruntime/core/sys/linux/dlfcn.d | 26 +++++++++++
libphobos/libdruntime/core/sys/linux/epoll.d | 10 +++++
libphobos/libdruntime/core/sys/linux/link.d | 8 ++++
libphobos/libdruntime/core/sys/linux/sys/eventfd.d | 8 ++++
libphobos/libdruntime/core/sys/linux/sys/inotify.d | 7 +++
libphobos/libdruntime/core/sys/linux/sys/mman.d | 27 +++++++++++
libphobos/libdruntime/core/sys/posix/dlfcn.d | 9 ++++
libphobos/libdruntime/core/sys/posix/fcntl.d | 15 +++++++
libphobos/libdruntime/core/sys/posix/setjmp.d | 14 ++++++
libphobos/libdruntime/core/sys/posix/signal.d | 36 +++++++++++++++
libphobos/libdruntime/core/sys/posix/sys/mman.d | 4 ++
libphobos/libdruntime/core/sys/posix/sys/msg.d | 45 +++++++++++++++++++
libphobos/libdruntime/core/sys/posix/sys/socket.d | 36 +++++++++++++++
libphobos/libdruntime/core/sys/posix/sys/stat.d | 27 +++++++++++
libphobos/libdruntime/core/sys/posix/ucontext.d | 52 ++++++++++++++++++++++
libphobos/libdruntime/rt/sections_elf_shared.d | 17 ++++---
20 files changed, 409 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-87523.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/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
adds 2b55be97d1 Automatic date update in version.in
adds d97f1f87b3 elf: Don't merge .note.gnu.property section in IR
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
3 files changed, 9 insertions(+), 2 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 llvm.
from b0e8f6d5f68 [MachineOutliner][AArch64] Improve checks for stack instructions
new 6912ec0ac7d [X86] Add vXi8 division/remainder by non-splat constant tes [...]
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:
test/CodeGen/X86/vector-idiv-sdiv-128.ll | 388 ++++++++++++++++++++++++++++
test/CodeGen/X86/vector-idiv-sdiv-256.ll | 297 ++++++++++++++++++++++
test/CodeGen/X86/vector-idiv-sdiv-512.ll | 265 ++++++++++++++++++++
test/CodeGen/X86/vector-idiv-udiv-128.ll | 418 +++++++++++++++++++++++++++++++
test/CodeGen/X86/vector-idiv-udiv-256.ll | 324 ++++++++++++++++++++++++
test/CodeGen/X86/vector-idiv-udiv-512.ll | 274 ++++++++++++++++++++
6 files changed, 1966 insertions(+)
--
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 clang.
from 44951dc4db Correct indentation.
new 7a6f35c712 OpenCL: Extend argument promotion rules to vector types
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:
lib/Sema/SemaExpr.cpp | 23 ++++++++++++++++++-----
test/CodeGenOpenCL/printf.cl | 39 +++++++++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGenOpenCL/printf.cl
--
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 fc493bc9e6 htl: Fix comparing attr with default values
new 02cd5c1a8d support: Close original descriptors in support_capture_subprocess
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:
ChangeLog | 6 ++++++
support/support_capture_subprocess.c | 6 ++++++
2 files changed, 12 insertions(+)
--
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/binutils-gdb.
from 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
adds 2b55be97d1 Automatic date update in version.in
adds d97f1f87b3 elf: Don't merge .note.gnu.property section in IR
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
3 files changed, 9 insertions(+), 2 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-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
adds 2b55be97d1 Automatic date update in version.in
adds d97f1f87b3 elf: Don't merge .note.gnu.property section in IR
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.