This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from faee03a Fix PR c++/71214
new f5fc5a5 Implement LWG 2509, any_cast doesn't work with rvalue refer [...]
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:
libstdc++-v3/ChangeLog | 11 +++++++
libstdc++-v3/include/experimental/any | 36 ++++++++++++++++++++--
.../testsuite/experimental/any/misc/any_cast.cc | 30 ++++++++++++++++++
.../experimental/any/misc/any_cast_neg.cc | 2 +-
4 files changed, 76 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 llvm.
from 911d377 AArch64: use correct SDValue # when looking for bitfield placement.
new 18a21c4 DAGCombiner: Fold away vector extract of insert with the same index
new 374dd7c ARM: fix `-mlong-calls` for WoA
new 319708c [X86][AVX512] Fixed decoding of permd/permpd variable mask sh [...]
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +++
lib/Target/ARM/ARMISelLowering.cpp | 2 +-
lib/Target/X86/Utils/X86ShuffleDecode.cpp | 5 +-
lib/Target/X86/X86ISelLowering.cpp | 5 +-
lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 7 ++-
test/CodeGen/AMDGPU/vector-extract-insert.ll | 66 ++++++++++++++++++++++
test/CodeGen/ARM/Windows/long-calls.ll | 2 +-
.../X86/vector-shuffle-combining-avx512bw.ll | 49 ++++++++++++++++
8 files changed, 135 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/vector-extract-insert.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 lldb.
from 3594757 Split TestTemplateIntegerArgs test into two
new 0e59151 Fix "lldb.SBProcess.is_stopped" and "lldb.SBProcess.is_runnin [...]
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:
scripts/interface/SBProcess.i | 6 +++---
1 file 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 llvm.
from 6de48c5 AMDGPU: Fix folding SGPRs into madak/madmk src0
new 911d377 AArch64: use correct SDValue # when looking for bitfield placement.
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/AArch64/AArch64ISelDAGToDAG.cpp | 5 +--
.../aarch64-tryBitfieldInsertOpFromOr-crash.ll | 36 ++++++++++++++++++++++
2 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AArch64/aarch64-tryBitfieldInsertOpFromOr-crash.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 clang.
from 84ae3e5 Revert "test: Use add_lit_testsuites so that subsets of tests [...]
new 7822644 Re-apply "test: Use add_lit_testsuites so that subsets of tes [...]
new 9f88348 [Sema] Fix a bug where pack expansion was not expanded in type alias
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/Sema/TreeTransform.h | 10 +++++--
test/ARCMT/{ => Inputs}/with space/test.h | 0
test/ARCMT/{ => Inputs}/with space/test.h.result | 0
test/ARCMT/{ => Inputs}/with space/test1.m.in | 0
.../{ => Inputs}/with space/test1.m.in.result | 0
test/ARCMT/{ => Inputs}/with space/test2.m.in | 0
.../{ => Inputs}/with space/test2.m.in.result | 0
test/ARCMT/migrate-space-in-path.m | 6 ++--
test/CMakeLists.txt | 5 ++++
test/CXX/temp/temp.decls/temp.variadic/p5.cpp | 32 ++++++++++++++++++++++
test/PCH/{ => Inputs}/libroot/usr/include/reloc.h | 0
test/PCH/{ => Inputs}/libroot/usr/include/reloc2.h | 0
test/PCH/reloc.c | 8 +++---
13 files changed, 52 insertions(+), 9 deletions(-)
rename test/ARCMT/{ => Inputs}/with space/test.h (100%)
rename test/ARCMT/{ => Inputs}/with space/test.h.result (100%)
rename test/ARCMT/{ => Inputs}/with space/test1.m.in (100%)
rename test/ARCMT/{ => Inputs}/with space/test1.m.in.result (100%)
rename test/ARCMT/{ => Inputs}/with space/test2.m.in (100%)
rename test/ARCMT/{ => Inputs}/with space/test2.m.in.result (100%)
rename test/PCH/{ => Inputs}/libroot/usr/include/reloc.h (100%)
rename test/PCH/{ => Inputs}/libroot/usr/include/reloc2.h (100%)
--
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 0215a22 [RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit_cmove [...]
new f2ccdf8 [gcc]
new faee03a Fix PR c++/71214
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/ChangeLog | 15 +++
gcc/c-family/ChangeLog | 5 +
gcc/c-family/c-cppbuiltin.c | 1 +
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 42 +++++++
gcc/config/rs6000/rs6000.md | 55 ++++++++-
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C | 8 +-
gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C | 8 +-
gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C | 4 +-
gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 8 +-
gcc/testsuite/gcc.target/powerpc/signbit-1.c | 16 +++
gcc/testsuite/gcc.target/powerpc/signbit-2.c | 18 +++
gcc/testsuite/gcc.target/powerpc/signbit-3.c | 172 +++++++++++++++++++++++++++
14 files changed, 344 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/signbit-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/signbit-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/signbit-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 gcc-6-branch
in repository gcc.
from e88c0ae gcc/ChangeLog:
new 4b016ff 2016-07-05 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new be92fef Fix PR c++/71214
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/c-family/ChangeLog | 5 ++++
gcc/c-family/c-cppbuiltin.c | 1 +
gcc/testsuite/ChangeLog | 21 +++++++++++++
gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C | 8 ++---
gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C | 8 ++---
gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C | 4 +--
gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 8 ++---
gcc/testsuite/gcc.dg/const-float128-ped.c | 4 ++-
gcc/testsuite/gcc.dg/const-float128.c | 4 ++-
.../gcc.dg/torture/float128-cmp-invalid.c | 5 +++-
.../gcc.dg/torture/float128-div-underflow.c | 5 +++-
gcc/testsuite/gcc.dg/torture/float128-extend-nan.c | 5 +++-
.../torture/fp-int-convert-float128-timode-2.c | 5 +++-
.../torture/fp-int-convert-float128-timode-3.c | 5 +++-
.../torture/fp-int-convert-float128-timode.c | 5 +++-
gcc/testsuite/lib/target-supports.exp | 34 ++++++++++++++++++++++
16 files changed, 105 insertions(+), 22 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-5-branch
in repository gcc.
from f189ec6 Daily bump.
new e9ff755 Fix PR c++/71214
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-cppbuiltin.c | 1 +
gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C | 8 ++++----
gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C | 8 ++++----
gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C | 4 ++--
5 files changed, 16 insertions(+), 10 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-4_9-branch
in repository gcc.
from c700562 Daily bump.
new 84089cb Fix PR c++/71214
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-cppbuiltin.c | 1 +
gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C | 8 ++++----
gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C | 8 ++++----
gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C | 4 ++--
5 files changed, 16 insertions(+), 10 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 ebf5486 Daily bump.
new e88c0ae gcc/ChangeLog:
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 | 9 +++++++++
gcc/config/rs6000/rs6000.h | 1 +
2 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.