This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 84299d2c811 Fix gcc.target/i386/387-ficom-[12].c on Solaris
new ec873e79242 /cp 2017-10-24 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 6 ++++++
gcc/cp/pt.c | 17 +++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/is_trivially_constructible5.C | 12 ++++++++++++
4 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/is_trivially_constructible5.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 67feb8cb261 PowerPC: support the separator character in the IAS
new 70d05d486ef [SelectionDAG] Add VSELECT support to ComputeNumSignBits
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/SelectionDAG.cpp | 1 +
test/CodeGen/X86/avx512-cvt.ll | 4 ++--
2 files changed, 3 insertions(+), 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 clang.
from 103c2c8a5c Remove repeated function name in doxygen comment.
new 53710bdec5 [code completion] Complete ObjC methods in @implementation w [...]
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/Sema/Sema.h | 3 +--
lib/Parse/Parser.cpp | 12 +++++++++---
lib/Sema/SemaCodeComplete.cpp | 27 +++++++++++++++++----------
test/Index/complete-method-decls.m | 22 ++++++++++++++++++++++
4 files changed, 49 insertions(+), 15 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 libcxx.
from 66db4e4fd Mark string_view literals as 'noexcept'. Fixes PR#25054. Than [...]
new 76929f682 Mark string_view's constructor from (ptr,len) as noexcept (an [...]
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/string_view | 2 +-
test/std/strings/string.view/string.view.cons/default.pass.cpp | 2 ++
test/std/strings/string.view/string.view.cons/from_literal.pass.cpp | 6 +++++-
test/std/strings/string.view/string.view.cons/from_ptr_len.pass.cpp | 5 ++++-
test/std/strings/string.view/string.view.cons/from_string.pass.cpp | 5 ++++-
5 files changed, 16 insertions(+), 4 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 binutils-gdb.
from 8ba0dd515c Target FP printing: Use floatformat_to_string in tdep code
new 09a7c6aa7a Use const reference for decimal_from_string argument
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:
gdb/ChangeLog | 5 +++++
gdb/dfp.c | 2 +-
gdb/dfp.h | 2 +-
3 files changed, 7 insertions(+), 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 20496f0e660 2017-10-24 Richard Biener <rguenther(a)suse.de>
new d780fbed7d3 Fix gcc.target/i386/cet-sjlj-3.c on Solaris
new 84299d2c811 Fix gcc.target/i386/387-ficom-[12].c on Solaris
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 | 11 +++++++++++
gcc/testsuite/gcc.target/i386/387-ficom-1.c | 2 +-
gcc/testsuite/gcc.target/i386/387-ficom-2.c | 2 +-
gcc/testsuite/gcc.target/i386/cet-sjlj-3.c | 2 +-
4 files changed, 14 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 lld.
from bfe7cef73 [ELF] - Do not collect SHT_REL[A] sections unconditionally wh [...]
new d5e9ca03f Refactor duplicated comment. 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:
ELF/SymbolTable.cpp | 13 ++++---------
ELF/Symbols.cpp | 10 +---------
ELF/Symbols.h | 19 +++++++++++++------
3 files changed, 18 insertions(+), 24 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 1e07339b8d3 [TableGen] Fix some formatting quirks in the subtarget outp [...]
new 67feb8cb261 PowerPC: support the separator character in the IAS
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/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp | 1 +
test/MC/PowerPC/ppc-separator.s | 10 ++++++++++
2 files changed, 11 insertions(+)
create mode 100644 test/MC/PowerPC/ppc-separator.s
--
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 1e065697f1 Fix spelling in comment, field is isMsStruct, not Strust
new 103c2c8a5c Remove repeated function name in doxygen comment.
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/AST/Decl.h | 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 openmp.
from 32c445b Restrict OMPT to OpenMP version 5.0 and remove old header files
new 1d955d1 Disable threadprivate data cleanup if runtime is terminating
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:
runtime/src/kmp_threadprivate.cpp | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.