This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7c25ba41dd5 * g++.old-deja/g++.bugs/900520_03.C: Limit error to c++14_ [...]
new 7e6d9656222 P0512R0 - Deduction from an initializer list.
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 | 5 ++
gcc/cp/pt.c | 65 +++++++++++++++++++++-----
gcc/testsuite/g++.dg/cpp1z/class-deduction41.C | 19 ++++++++
3 files changed, 78 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction41.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 39a43f99735 revert previous premature commit
new 7c25ba41dd5 * g++.old-deja/g++.bugs/900520_03.C: Limit error to c++14_ [...]
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/g++.old-deja/g++.bugs/900520_03.C | 2 +-
gcc/testsuite/g++.old-deja/g++.law/array2.C | 4 ++--
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 clang.
from a9486146f6 Remove 'using namespace llvm' from the USRFinder.h header
new 23683dc260 Remove another 'using namespace llvm' from the RecursiveSymb [...]
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/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h | 2 --
1 file changed, 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 gcc.
from 30ce3bcb2e0 Add quotes to error messages related to Sanitizers.
new d4660e26e56 * libcp1plugin.cc (plugin_build_decl): Use DECL_CXX_{CON, [...]
new 39a43f99735 revert previous premature commit
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:
--
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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from a00cd82 Toolchain sources: Add release notes for gcc-6-2017.06 snapshot.
new 4175f95 Toolchain sources: Add release notes for gcc-7-2017.07 snapshot.
new 352413d Toolchain sources: Add release notes for gcc-6-2017.07 snapshot.
new 79c5523 Toolchain sources: Add missing backport release notes for gcc [...]
The 3 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:
components/toolchain/gcc-linaro/6/README.textile | 10 +++--
components/toolchain/gcc-linaro/7/README.textile | 52 ++++++++++++++----------
2 files changed, 37 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 gcc.
from 04ecb839a51 [ARM] Mention ARMv8-R +fp.sp option
new 30ce3bcb2e0 Add quotes to error messages related to Sanitizers.
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 | 5 +++++
gcc/opts.c | 18 +++++++++---------
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/c-c++-common/ubsan/sanitize-all-1.c | 2 +-
gcc/testsuite/c-c++-common/ubsan/sanitize-recover-1.c | 2 +-
gcc/testsuite/c-c++-common/ubsan/sanitize-recover-2.c | 2 +-
gcc/testsuite/c-c++-common/ubsan/sanitize-recover-5.c | 2 +-
gcc/testsuite/c-c++-common/ubsan/sanitize-recover-7.c | 2 +-
gcc/testsuite/c-c++-common/ubsan/sanitize-recover-8.c | 2 +-
gcc/testsuite/c-c++-common/ubsan/sanitize-recover-9.c | 2 +-
10 files changed, 31 insertions(+), 16 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 d4a91bbb192 [ARM] GlobalISel: Support G_BR
new 892ccd7f071 Reland "[mips] Fix multiprecision arithmetic."
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/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 21 +-
lib/Target/Mips/MipsISelLowering.cpp | 132 +++++++-
lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 99 +++---
lib/Target/Mips/MipsSEISelDAGToDAG.h | 3 +-
lib/Target/Mips/MipsSEISelLowering.cpp | 176 ----------
test/CodeGen/Mips/2008-06-05-Carry.ll | 13 +-
test/CodeGen/Mips/dsp-patterns.ll | 4 +-
test/CodeGen/Mips/llcarry.ll | 11 +-
test/CodeGen/Mips/llvm-ir/add.ll | 394 ++++++++++++++--------
test/CodeGen/Mips/llvm-ir/sub.ll | 174 +++++++---
test/CodeGen/Mips/madd-msub.ll | 81 +++--
11 files changed, 645 insertions(+), 463 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 2eb4707ace [ObjC] Pick a 'readwrite' property when synthesizing ambiguo [...]
new a9486146f6 Remove 'using namespace llvm' from the USRFinder.h header
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/clang/Tooling/Refactoring/Rename/USRFinder.h | 2 --
1 file changed, 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 91acfe51d79 [PM] Use range-based for loops in LegacyPassManager.cpp (NFC).
new d4a91bbb192 [ARM] GlobalISel: Support G_BR
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/ARM/ARMRegisterBankInfo.cpp | 3 +++
.../ARM/GlobalISel/arm-instruction-select.mir | 21 +++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 11 +++++++++++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 20 ++++++++++++++++++++
4 files changed, 55 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.