This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0afcef5384 Add elfxx-x86.h and elfxx-x86.c
new 5f0f0847e2 x86: Re-indent elf32-i386.c/elf64-x86-64.c
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:
bfd/ChangeLog | 8 ++++++++
bfd/elf32-i386.c | 2 +-
bfd/elf64-x86-64.c | 4 ++--
3 files changed, 11 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 binutils-2_29-branch
in repository binutils-gdb.
from 796337aa8b Import patch from mainline to fix address violation issues w [...]
new ee5d69b8af Import from mainline to fix PR gold/21868.
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:
gold/aarch64.cc | 46 +++++++++++++++++++++++++++++++++-------------
1 file changed, 33 insertions(+), 13 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 626d40570eb libgo: fix Stat_t on AIX
new 9e6bae0509a PR c++/81236 - ICE with template-id in generic lambda
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 | 16 ++++
gcc/cp/call.c | 1 +
gcc/cp/lambda.c | 6 +-
gcc/cp/mangle.c | 1 +
gcc/cp/parser.c | 30 +------
gcc/cp/semantics.c | 91 ++++------------------
gcc/cp/tree.c | 3 +
gcc/testsuite/g++.dg/cpp1y/lambda-generic-this1.C | 17 ++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-this1a.C | 17 ++++
gcc/testsuite/g++.dg/template/pseudodtor3.C | 4 +-
10 files changed, 81 insertions(+), 105 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-this1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-this1a.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 f9a69ed041a Simplify test case, so that it works for both trunk and rel [...]
new e5eabbf0bdb AMDGPU: Fix typo
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/AMDGPU/SILoadStoreOptimizer.cpp | 5 +++--
1 file changed, 3 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 compiler-rt.
from 730138a7e Re-enable stack depth instrumentation on Windows.
new 25500b158 [asan] Add use-after-scope test which fails because of bug in clang
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/asan/TestCases/use-after-scope-conversion.cc | 50 +++++++++++++++++++++++
1 file changed, 50 insertions(+)
create mode 100644 test/asan/TestCases/use-after-scope-conversion.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 e769623fc36 [NFC] clang-format llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
new f9a69ed041a Simplify test case, so that it works for both trunk and rel [...]
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/DebugInfo/Sparc/subreg.ll | 75 ++++++++++++++----------------------------
1 file changed, 25 insertions(+), 50 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 fb3e4d074f Disable stack depth tracking on Windows.
new af13e89b44 Re-enable stack depth instrumentation on Windows.
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/Driver/SanitizerArgs.cpp | 4 ++--
1 file changed, 2 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 compiler-rt.
from 04d0769c4 [libFUzzer] change the way we load the seed corpora: instead [...]
new 8140e6867 Disable ubsan-minimal on Darwin.
new 730138a7e Re-enable stack depth instrumentation on Windows.
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:
cmake/config-ix.cmake | 2 +-
lib/sanitizer_common/sanitizer_internal_defs.h | 4 ++--
lib/ubsan_minimal/CMakeLists.txt | 2 +-
test/ubsan_minimal/lit.common.cfg | 2 +-
4 files changed, 5 insertions(+), 5 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 gcc-6-branch
in repository gcc.
from e764842a5c6 [RS6000] linux startfile/endfile
new f8800a25dc5 <add missing ChangeLogs>
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 | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
2 files changed, 35 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 1539440cdf1 [FunctionImport] Avoid unused variable warnings in Release builds
new ebcb588285a Reland r311957 [codeview] support more DW_OPs for more comp [...]
new e769623fc36 [NFC] clang-format llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
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/AsmPrinter/CodeViewDebug.cpp | 195 +++++++++++----------
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 6 +
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 51 ++++++
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 30 ++++
test/CodeGen/MIR/X86/diexpr-win32.mir | 253 ++++++++++++++++++++++++++++
test/DebugInfo/COFF/pieces.ll | 12 +-
test/DebugInfo/COFF/types-array-advanced.ll | 75 +++++++--
7 files changed, 519 insertions(+), 103 deletions(-)
create mode 100644 test/CodeGen/MIR/X86/diexpr-win32.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.