This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e9eaac6ce86 /cp 2018-04-03 Paolo Carlini <paolo.carlini(a)oracle.com>
new 83d46440fdd [gcc]
new 0f5cec547d0 PR c++/85113 - ICE with constexpr and __builtin_constant_p.
new df234ea9849 PR c++/85092 - C++17 ICE with unused list constructor.
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/ChangeLog | 10 ++++++++++
gcc/config/rs6000/emmintrin.h | 6 +++---
gcc/config/rs6000/mmintrin.h | 2 +-
gcc/config/rs6000/xmmintrin.h | 12 ++++++++++++
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/call.c | 3 +++
gcc/cp/constexpr.c | 3 +++
gcc/testsuite/ChangeLog | 6 ++++++
.../g++.dg/cpp0x/{range-for33.C => initlist99.C} | 11 +++++------
gcc/testsuite/g++.dg/ext/builtin12.C | 10 ++++++++++
gcc/testsuite/gcc.target/powerpc/powerpc.exp | 2 +-
gcc/testsuite/gcc.target/powerpc/undef-bool-1.C | 13 +++++++++++++
gcc/testsuite/gcc.target/powerpc/undef-bool-2.c | 15 +++++++++++++++
13 files changed, 92 insertions(+), 11 deletions(-)
copy gcc/testsuite/g++.dg/cpp0x/{range-for33.C => initlist99.C} (52%)
create mode 100644 gcc/testsuite/g++.dg/ext/builtin12.C
create mode 100644 gcc/testsuite/gcc.target/powerpc/undef-bool-1.C
create mode 100644 gcc/testsuite/gcc.target/powerpc/undef-bool-2.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-7-branch
in repository gcc.
from 054bc7f170f Fix noexcept merging with system headers.
new 52dcda3f4f7 PR c++/85113 - ICE with constexpr and __builtin_constant_p.
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 | 4 ++++
gcc/cp/constexpr.c | 3 +++
gcc/testsuite/g++.dg/ext/builtin12.C | 10 ++++++++++
3 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/builtin12.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 67b94fb98 Add a test for an issue fixed in r329092.
new 4e7109e73 Fix buildbots.
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:
ELF/SymbolTable.cpp | 5 +++++
1 file changed, 5 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 clang.
from 0ac472786f Revert "Set calling convention for CUDA kernel"
new e06070941b [analyzer] Fix diagnostics in callees of interesting callees.
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/StaticAnalyzer/Core/BugReporter.cpp | 15 +-
test/Analysis/inlining/path-notes.c | 302 ++++++++++++++++++++++++++++++++
2 files changed, 308 insertions(+), 9 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 e1216df7bc5 Disable a test using environment variables that requires a [...]
new 8c6709f8ef0 [x86] add tests for convert-FP-to-integer with constants; 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/CodeGen/X86/fptosi-constant.ll | 133 ++++++++++++++++++++++++++++++++++++
1 file changed, 133 insertions(+)
create mode 100644 test/CodeGen/X86/fptosi-constant.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 a6a99d9bb7 Restrict a test using named file descriptors to using the sy [...]
new 7963750e3e Use Clang when referring to the project and clang when refer [...]
new 0ac472786f Revert "Set calling convention for CUDA kernel"
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:
docs/ReleaseNotes.rst | 5 +++--
include/clang/Basic/Specifiers.h | 33 ++++++++++++++++-----------------
lib/AST/ItaniumMangle.cpp | 1 -
lib/AST/Type.cpp | 1 -
lib/AST/TypePrinter.cpp | 4 ----
lib/CodeGen/CGCall.cpp | 1 -
lib/CodeGen/CGDebugInfo.cpp | 3 ---
lib/CodeGen/TargetInfo.cpp | 9 ---------
lib/CodeGen/TargetInfo.h | 3 ---
lib/Sema/SemaExpr.cpp | 11 -----------
lib/Sema/SemaOverload.cpp | 1 +
lib/Sema/SemaType.cpp | 12 ------------
test/CodeGenCUDA/kernel-amdgcn.cu | 29 -----------------------------
tools/libclang/CXType.cpp | 1 -
14 files changed, 20 insertions(+), 94 deletions(-)
delete mode 100644 test/CodeGenCUDA/kernel-amdgcn.cu
--
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 5f60e465f Make fetchIfLazy only fetch an object file. NFC.
new 67b94fb98 Add a test for an issue fixed in r329092.
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:
.../ELF/lto/Inputs/{archive-2.ll => lazy-internal.ll} | 2 +-
test/ELF/lto/lazy-internal.ll | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
copy test/ELF/lto/Inputs/{archive-2.ll => lazy-internal.ll} (80%)
create mode 100644 test/ELF/lto/lazy-internal.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 llvm.
from 2f039a02f36 [dsymutil] Apply recursion workaround for threading
new c23bb98c0a8 [CodeGen]Add NoVRegs property on PostRASink and ShrinkWrap
new e1216df7bc5 Disable a test using environment variables that requires a [...]
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/MachineSink.cpp | 5 +++++
lib/CodeGen/ShrinkWrap.cpp | 5 +++++
lib/Target/NVPTX/NVPTXTargetMachine.cpp | 2 ++
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | 5 ++---
test/Object/archive-GNU64-write.test | 1 +
5 files changed, 15 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 231f0cb215 [Hexagon] Remove -mhvx-double and the corresponding subtarge [...]
new a6a99d9bb7 Restrict a test using named file descriptors to using the sy [...]
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/Misc/dev-fd-fs.c | 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 llvm.
from 4785e67b24a [SLP] Fixed formatting, NFC.
new 2f039a02f36 [dsymutil] Apply recursion workaround for threading
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:
tools/dsymutil/DwarfLinker.cpp | 23 ++++++++++++++++-------
tools/dsymutil/dsymutil.cpp | 13 +++++++------
tools/dsymutil/dsymutil.h | 3 +++
3 files changed, 26 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.