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 d32eb9ddf72 PR c++/82664 - ICE with reference to function template parm.
new 24b132824ba PR c++/83835 - C++17 error with constructor ctors.
new b64324fc858 PR c++/84420 - ICE with structured binding in lambda.
new f6349fc2aa0 PR c++/81853 - using-directive and constexpr.
new c1105926c0f PR c++/84151 - unnecessary volatile load with static member.
The 4 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 | 13 +++++++++++++
gcc/cp/call.c | 13 +++++++++++--
gcc/cp/constexpr.c | 4 ++++
gcc/cp/lambda.c | 1 +
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor21.C | 15 ++++++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp-lambda1.C | 10 ++++++++++
gcc/testsuite/g++.dg/ext/stmtexpr22.C | 13 +++++++++++++
gcc/testsuite/g++.dg/tree-ssa/volatile1.C | 28 +++++++++++++++++++++++++++
8 files changed, 95 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-ctor21.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp-lambda1.C
create mode 100644 gcc/testsuite/g++.dg/ext/stmtexpr22.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/volatile1.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 gcc.
from 8ef828da20c Fix PowerPC tests in PR 81535.
new c2f14a91ec5 PR c++/84420 - ICE with structured binding in lambda.
new 7285637ab13 PR c++/81853 - using-directive and constexpr.
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 | 6 ++++++
gcc/cp/constexpr.c | 4 ++++
gcc/cp/lambda.c | 1 +
gcc/testsuite/g++.dg/cpp1z/decomp-lambda1.C | 10 ++++++++++
gcc/testsuite/g++.dg/ext/stmtexpr22.C | 13 +++++++++++++
5 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp-lambda1.C
create mode 100644 gcc/testsuite/g++.dg/ext/stmtexpr22.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 feaa594c1db Fix emission of PDB string table.
new 17cc300e03c Try to fix broken build with some compilers.
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/DebugInfo/PDB/Native/HashTable.h | 48 +++++++++++++--------------
1 file changed, 23 insertions(+), 25 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 lld.
from 93732675c Use write32le instead of write32<little>.
new b8b509861 Remove `else` after `break`.
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:
wasm/InputFiles.cpp | 10 ++++------
1 file changed, 4 insertions(+), 6 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 2458d2d4505 [AArch64] Fix BITCAST lowering crash
new 68041a58acf Remove useless comment - seems to be a copy+paste typo. NFCI
new feaa594c1db Fix emission of PDB string table.
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:
include/llvm/DebugInfo/PDB/Native/HashTable.h | 115 +++++++++++++++-
include/llvm/DebugInfo/PDB/Native/InfoStream.h | 2 +-
include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h | 25 ++--
lib/DebugInfo/PDB/Native/HashTable.cpp | 94 ++-----------
lib/DebugInfo/PDB/Native/InfoStream.cpp | 3 +-
lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp | 3 +-
lib/DebugInfo/PDB/Native/NamedStreamMap.cpp | 146 +++++++++------------
.../InstCombine/InstCombineSimplifyDemanded.cpp | 1 -
tools/llvm-pdbutil/Diff.cpp | 4 +-
unittests/DebugInfo/PDB/HashTableTest.cpp | 41 ++++++
10 files changed, 245 insertions(+), 189 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 525ca7cc0a2 PR c++/83835 - C++17 error with constructor ctors.
new b650f335f64 [testsuite] 2018-02-16 Will Schmidt <will_schmidt(a)vnet.ibm.com>
new 8ef828da20c Fix PowerPC tests in PR 81535.
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 | 19 ++++++++
gcc/testsuite/gcc.dg/pr56727-1.c | 5 +-
gcc/testsuite/gcc.dg/pr56727-2.c | 6 ++-
gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c | 3 +-
gcc/testsuite/gcc.target/powerpc/builtins-3-p9.c | 53 +++++++++++++++++++++-
.../gcc.target/powerpc/builtins-3-runnable.c | 4 +-
.../powerpc/builtins-3-vec_reve-runnable.c | 3 +-
gcc/testsuite/gcc.target/powerpc/builtins-3.c | 3 +-
.../gcc.target/powerpc/{pr79439.c => pr79439-1.c} | 11 ++---
.../gcc.target/powerpc/{pr79439.c => pr79439-2.c} | 10 ++--
gcc/testsuite/gcc.target/powerpc/pr79439-3.c | 25 ++++++++++
11 files changed, 123 insertions(+), 19 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{pr79439.c => pr79439-1.c} (50%)
rename gcc/testsuite/gcc.target/powerpc/{pr79439.c => pr79439-2.c} (69%)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79439-3.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 lld.
from 73a97a7e5 [WebAssebmly] Remove unneeded cast. NFC.
new a1cd26bc5 Refactor wasm/WriterUtil.{cpp,h}.
new 93732675c Use write32le instead of write32<little>.
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:
wasm/InputChunks.cpp | 3 ++-
wasm/OutputSections.cpp | 3 ++-
wasm/OutputSections.h | 6 +++---
wasm/WriterUtils.cpp | 45 +++++++++++++++++++--------------------------
wasm/WriterUtils.h | 19 +++++++++----------
5 files changed, 35 insertions(+), 41 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 lld.
from e2114853f Don't depend on "call foo" producing a X86_64_PC32.
new e2fc41f16 ELF: Stop collecting a list of symbols in ArchiveFile.
new 73a97a7e5 [WebAssebmly] Remove unneeded cast. NFC.
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:
ELF/Driver.cpp | 20 ++++++--------------
ELF/InputFiles.cpp | 3 +--
ELF/InputFiles.h | 2 +-
ELF/SymbolTable.cpp | 19 +++++++++----------
ELF/SymbolTable.h | 4 ++--
test/ELF/Inputs/exclude-libs.s | 2 ++
test/ELF/exclude-libs.s | 7 ++++++-
wasm/Symbols.h | 2 +-
8 files changed, 28 insertions(+), 31 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-tools-extra.
from bba8509f [Documentation] Fix Sphinx error. Limit text width to 80 characters.
new 90756a05 [clang-include-fixer] Use add_clang_tool instead add_clang_ex [...]
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-fixer/tool/CMakeLists.txt | 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 gcc.
from 3b41b9caf48 [C++ PATCH] Deprecate -ffriend-injection
new 525ca7cc0a2 PR c++/83835 - C++17 error with constructor ctors.
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 | 3 +++
gcc/cp/call.c | 3 +++
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor21.C | 15 +++++++++++++++
3 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-ctor21.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.