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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 6310e6be9b Mutex: Add pthread mutex tunables
new fc493bc9e6 htl: Fix comparing attr with default values
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 | 12 ++++++++++++
sysdeps/htl/pt-barrier-init.c | 2 +-
sysdeps/htl/pt-cond-init.c | 2 +-
sysdeps/htl/pt-mutex-init.c | 2 +-
sysdeps/htl/pt-rwlock-init.c | 2 +-
5 files changed, 16 insertions(+), 4 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 gcc.
from 0f8d0017006 PR c++/83856 * g++.dg/cpp1y/lambda-generic-83856.C: New test.
new 9d8c2ee0247 PR c++/79629 * g++.dg/other/error35.C: New test.
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:
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/other/error35.C | 14 ++++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/other/error35.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.
unknown user pushed a change to branch master
in repository llvm.
from d1c472605b0 [X86] Don't use zero_extend_vector_inreg for mulhu lowering [...]
new d11871c7dea Replace w16/w17 in machine-outliner.mir with w11/w12
new b0e8f6d5f68 [MachineOutliner][AArch64] Improve checks for stack instructions
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:
lib/Target/AArch64/AArch64InstrInfo.cpp | 24 ++++-
test/CodeGen/AArch64/machine-outliner-remarks.ll | 14 +--
test/CodeGen/AArch64/machine-outliner.ll | 1 +
test/CodeGen/AArch64/machine-outliner.mir | 126 +++++++++++------------
4 files changed, 94 insertions(+), 71 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 gcc.
from e98322cad46 Implement P0634R3, Down with typename! * parser.c (CP_PAR [...]
new 0f8d0017006 PR c++/83856 * g++.dg/cpp1y/lambda-generic-83856.C: New test.
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:
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-83856.C | 30 +++++++++++++++++++++++
2 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-83856.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-lts-allyesconfig
in repository toolchain/gcc.
from fef17d16eff Initialize backtrace state once
adds 52dac415789 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-allmodconfig
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-aarch64-mainline-allmodconfig
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/gcc.
from fef17d16eff Initialize backtrace state once
adds 52dac415789 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.