This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b4ec87b libgomp testsuite: add missing map clauses
new f24f2a9 * include/std/variant: Remove variant<T&>, variant<void>, va [...]
new 70e4dc2 - Revert last commit, restore the regenerated files aclocal. [...]
new 30ddd7d 2016-11-15 Matthias Klose <doko(a)ubuntu.com>
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:
ChangeLog | 6 +
Makefile.def | 1 -
Makefile.in | 11 +-
Makefile.tpl | 7 -
libiberty/aclocal.m4 | 194 ++++++++-
libiberty/configure | 454 +++++++++++++++++++++-
libstdc++-v3/ChangeLog | 10 +-
libstdc++-v3/include/std/variant | 77 +---
libstdc++-v3/testsuite/20_util/variant/compile.cc | 149 +------
9 files changed, 662 insertions(+), 247 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 test-suite.
from 19904bd cmake: Do not use llvm_multisource() in External directory
new 1b5c04a [test-suite] Always use -std=gnu89 for 253.perlbmk
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:
External/SPEC/CINT2000/253.perlbmk/Makefile | 1 +
1 file changed, 1 insertion(+)
--
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 libcxx.
from 0b2e1c2 [libcxx] [test] D26624: Fix bucket_count() assumptions.
new dd3313c [libcxx] [test] D26625: future_error::what() is implementatio [...]
new dd8b03e [libcxx] [test] D26627: Fix ordering assumptions in unordered [...]
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:
.../unord.multimap.modifiers/emplace_hint.pass.cpp | 17 +++++++++--------
.../unord.multiset.cnstr/assign_move.pass.cpp | 16 ++++------------
.../unord.multiset.cnstr/move_alloc.pass.cpp | 16 ++++------------
.../thread/futures/futures.future_error/what.pass.cpp | 10 ++++++----
4 files changed, 23 insertions(+), 36 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 29a8a56 <toplevel>
new a6f4466 * decl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_P decl [...]
new b8fd03a * g++.dg/cpp1z/decomp14.C: New test. * g++.dg/cpp1z/decomp1 [...]
new b4ec87b libgomp testsuite: add missing map clauses
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:
gcc/cp/ChangeLog | 9 ++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.c | 6 ++-
gcc/cp/mangle.c | 47 +++++++++++++++++++
gcc/cp/parser.c | 7 +++
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/g++.dg/cpp1z/decomp13.C | 52 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp14.C | 30 +++++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp15.C | 24 ++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp16.C | 47 +++++++++++++++++++
libgomp/ChangeLog | 7 +++
.../libgomp.fortran/examples-4/device-1.f90 | 12 ++---
.../libgomp.fortran/examples-4/device-3.f90 | 4 +-
13 files changed, 243 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp13.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp14.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp15.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp16.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 libcxx.
from 49721a9 Missed one of the try blocks the first time :-(. Thanks to Re [...]
new 0b2e1c2 [libcxx] [test] D26624: Fix bucket_count() assumptions.
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:
.../unord/unord.map/swap_member.pass.cpp | 24 +++++++++++-----------
.../unord.map.swap/swap_non_member.pass.cpp | 24 +++++++++++-----------
.../unord/unord.multimap/swap_member.pass.cpp | 24 +++++++++++-----------
.../unord.multimap.swap/swap_non_member.pass.cpp | 24 +++++++++++-----------
.../unord/unord.multiset/swap_member.pass.cpp | 24 +++++++++++-----------
.../unord.multiset.swap/swap_non_member.pass.cpp | 24 +++++++++++-----------
.../unord/unord.set/swap_member.pass.cpp | 24 +++++++++++-----------
.../unord.set.swap/swap_non_member.pass.cpp | 24 +++++++++++-----------
8 files changed, 96 insertions(+), 96 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 5c8c065 [AVX-512] Add AVX-512 vector shift intrinsics to memory santitizer.
new 2e14486 [ARM] GlobalISel: Remove unused members. NFCI
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/ARMInstructionSelector.cpp | 5 ++---
lib/Target/ARM/ARMInstructionSelector.h | 5 +----
lib/Target/ARM/ARMTargetMachine.cpp | 2 +-
3 files changed, 4 insertions(+), 8 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 33942ae [InstCombine] add tests for bitcasted selects; NFC
new 5ecd473 [X86][SSE] Improve SINT_TO_FP of boolean vector results (signum)
new 5c8c065 [AVX-512] Add AVX-512 vector shift intrinsics to memory santitizer.
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/Target/X86/X86ISelLowering.cpp | 5 +-
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 31 ++++++
test/CodeGen/X86/avx512-cvt.ll | 19 +---
test/CodeGen/X86/sse-fsignum.ll | 104 +++------------------
.../MemorySanitizer/vector_shift.ll | 51 ++++++++++
5 files changed, 101 insertions(+), 109 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 5fd049b * tree-ssa-threadbackward.c (fsm_find_thread_path): Remove u [...]
new 6facde9 PR c++/78358 - tuple decomposition decltype
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/cp-tree.h | 4 ++--
gcc/cp/semantics.c | 23 +++++++++++++++--------
gcc/testsuite/g++.dg/cpp1z/decomp12.C | 20 ++++++++++++++++++++
4 files changed, 42 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp12.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 31e986b Revert "[JumpThreading] Unfold selects that depend on the sam [...]
new 33942ae [InstCombine] add tests for bitcasted selects; NFC
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/Transforms/InstCombine/bitcast.ll | 84 ++++++++++++++++++++++++++++++++++
1 file changed, 84 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.