This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3ba91685b56 PR bootstrap/84405 * vec.h (vec_default_construct): For B [...]
new 67ad87d31d8 2018-02-26 Paolo Carlini <paolo.carlini(a)oracle.com>
new 9ee1c5dd908 /cp 2018-02-26 Paolo Carlini <paolo.carlini(a)oracle.com>
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/ChangeLog | 11 +++++++++++
gcc/cp/cp-tree.h | 1 -
gcc/cp/decl.c | 1 +
gcc/cp/lambda.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/pr84533.C | 3 +++
6 files changed, 21 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr84533.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 cb87bd5252c Test commit
new 27467f8301d [LiveIntervals] Handle moving up dead partial write
new f157381aa28 [AMDGPU] Scratch setup fix on AMDPAL gfx9+ merge shader
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/CodeGen/LiveIntervals.cpp | 30 +++++++++++++++++++
lib/Target/AMDGPU/AMDGPUSubtarget.h | 6 ++++
lib/Target/AMDGPU/SIFrameLowering.cpp | 15 +++++++++-
test/CodeGen/AMDGPU/amdpal_scratch_mergedshader.ll | 34 ++++++++++++++++++++++
unittests/MI/LiveIntervalTest.cpp | 25 ++++++++++++++++
5 files changed, 109 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/amdpal_scratch_mergedshader.ll
--
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 490f66961af PR c++/84537 * name-lookup.c (suggest_alternative_in_expl [...]
new 3ba91685b56 PR bootstrap/84405 * vec.h (vec_default_construct): For B [...]
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 | 6 ++++++
gcc/vec.h | 19 +++++++++++++++----
2 files changed, 21 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 clang.
from c83f959600 Explicitly initialize ForceEnableInt128 to avoid UB
new e7e3e72f95 Resolve build bot problems in unittests/Format/FormatTest.cpp
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:
unittests/Format/FormatTest.cpp | 3 ++-
1 file changed, 2 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 6e432921da9 Fix lto-wrapper link flags
new 490f66961af PR c++/84537 * name-lookup.c (suggest_alternative_in_expl [...]
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/name-lookup.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/parse/error60.C | 9 +++++++++
4 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/parse/error60.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 glibc.
from d863cd712e Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT)
new 398c6fddaf powerpc: Undefine Linux ptrace macros that conflict with __p [...]
new f5f473a9d0 linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, [...]
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:
ChangeLog | 16 ++++
sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h | 105 +++++++++++++++++++++++++++
2 files changed, 121 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 llvm.
from 8f7bcdf3c65 Revert "[Support] Replace HashString with djbHash."
new cb87bd5252c Test commit
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/Support/ARMAttributeParser.cpp | 1 -
1 file changed, 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 241e7ddf9 [ubsan-minimal] Fix the ubsan_minimal debug build (COMPILER_R [...]
new 2c3261fe1 Skip two more ioctl interceptors for NetBSD
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/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc | 4 +---
utils/generate_netbsd_ioctls.awk | 2 ++
2 files changed, 3 insertions(+), 3 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 7e04eb2932 Update ChangeLog for BZ 22884 - riscv fmax/fmin
new d863cd712e Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT)
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 | 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.
unknown user pushed a change to branch master
in repository llvm.
from 3abbc00c8f0 [Support] Replace HashString with djbHash.
new 8f7bcdf3c65 Revert "[Support] Replace HashString with djbHash."
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/ADT/StringExtras.h | 13 +++++++++++++
lib/Support/StringMap.cpp | 39 +++++++++++++++++++--------------------
2 files changed, 32 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.