This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 20ed91da540 gcc/testsuite/ChangeLog:
new 033f482d8e0 PR c++/84325 * tree.c (replace_placeholders_r): Only chec [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/tree.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/pr84325.C | 17 +++++++++++++++++
4 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr84325.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 gcc-7-branch
in repository gcc.
from e917a230c62 PR libstdc++/84532 prevent unwrapping of reference_wrapper [...]
new b438e300cbb gcc/ChangeLog
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/ChangeLog | 16 ++
gcc/config/rs6000/altivec.h | 2 +
gcc/config/rs6000/rs6000-builtin.def | 4 +
gcc/config/rs6000/rs6000-c.c | 8 +
gcc/config/rs6000/rs6000.c | 2 +
gcc/config/rs6000/vsx.md | 41 +++++
gcc/doc/extend.texi | 7 +
gcc/testsuite/ChangeLog | 7 +
.../gcc.target/powerpc/builtins-7-p9-runnable.c | 169 +++++++++++++++++++++
9 files changed, 256 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-7-p9-runnable.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 b1af701a7ae [X86][AVX] createPSADBW - support 256-bit cases on AVX1 via [...]
new cc03b6aaf8d [LTO] Support filtering by hotness threshold
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:
include/llvm/LTO/Config.h | 4 ++++
include/llvm/LTO/LTO.h | 4 +++-
lib/LTO/LTO.cpp | 10 ++++----
lib/LTO/LTOBackend.cpp | 3 ++-
lib/LTO/LTOCodeGenerator.cpp | 9 +++++++-
lib/LTO/ThinLTOCodeGenerator.cpp | 4 +++-
.../X86/diagnostic-handler-remarks-with-hotness.ll | 15 ++++++++++++
.../X86/diagnostic-handler-remarks-with-hotness.ll | 27 +++++++++++++++++++---
8 files changed, 65 insertions(+), 11 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 compiler-rt.
from e89072679 [MSan] Print current stack on CHECK violation
new 7049a1add [asan] Be more careful and verbose when allocating dynamic sh [...]
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/asan/asan_mac.cc | 28 ++++++++++++++++++++++++----
lib/sanitizer_common/sanitizer_common.h | 2 +-
lib/sanitizer_common/sanitizer_linux.cc | 3 ++-
lib/sanitizer_common/sanitizer_mac.cc | 12 +++++++-----
lib/sanitizer_common/sanitizer_win.cc | 3 ++-
5 files changed, 36 insertions(+), 12 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 20602c72fa Use libc_hidden_* for atoi (bug 15105).
new f54d8f735a Fix another -Os strcoll build issue.
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 | 4 ++++
string/strcoll_l.c | 11 +++++++++++
2 files changed, 15 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 compiler-rt.
from fbef9e077 [scudo] Make some tests less Linux-y
new e89072679 [MSan] Print current stack on CHECK violation
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/msan/msan.cc | 11 +++++++++++
lib/msan/msan.h | 13 +++++++++++--
test/msan/check-handler.cc | 16 ++++++++++++++++
3 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 test/msan/check-handler.cc
--
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 ca0bccecf59 AMDGPU/GlobalISel: Make f64 constants legal
new b1af701a7ae [X86][AVX] createPSADBW - support 256-bit cases on AVX1 via [...]
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/Target/X86/X86ISelLowering.cpp | 26 ++++---
test/CodeGen/X86/sad.ll | 135 +++++++++----------------------------
2 files changed, 47 insertions(+), 114 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 f5f473a9d0 linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, [...]
new 20602c72fa Use libc_hidden_* for atoi (bug 15105).
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 ++++++
include/stdlib.h | 2 ++
stdlib/atoi.c | 1 +
3 files changed, 9 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 gcc.
from c58ba3b5f20 i386: Update comments for ix86_output_indirect_jmp
new 20ed91da540 gcc/testsuite/ChangeLog:
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 | 12 ++++++
gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c | 43 +++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/builtins-3.c | 45 ++--------------------
.../gcc.target/powerpc/fold-vec-neg-char.c | 5 ++-
.../gcc.target/powerpc/fold-vec-neg-floatdouble.c | 6 ++-
.../gcc.target/powerpc/fold-vec-neg-short.c | 6 ++-
6 files changed, 70 insertions(+), 47 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 417a5ba0940 PR c++/84447 - ICE with deleted inherited ctor with default arg.
new c58ba3b5f20 i386: Update comments for ix86_output_indirect_jmp
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/ChangeLog | 4 ++++
gcc/config/i386/i386.c | 3 +--
2 files changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.