This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from bd0745e Appease older gcc compilers for the many-microtask-args.c test
new 3a587a8 Use 'critical' reduction method when 'atomic' is not availabl [...]
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/i18n/en_US.txt | 3 ++-
runtime/src/kmp_runtime.c | 21 ++++++++++++++-------
2 files changed, 16 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 clang.
from 9348abc clang-format: [JS] merge requoting replacements.
new 85fb4f5 Implement __attribute__((require_constant_initialization)) fo [...]
new cc305ee Based on post-commit feedback over IRC with dblaikie, ideally [...]
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:
include/clang/Basic/Attr.td | 10 +
include/clang/Basic/AttrDocs.td | 67 +++--
include/clang/Basic/DiagnosticSemaKinds.td | 9 +-
include/clang/Sema/AttributeList.h | 1 +
lib/Sema/SemaDecl.cpp | 74 ++++--
lib/Sema/SemaDeclAttr.cpp | 3 +
lib/Sema/SemaOverload.cpp | 4 +-
.../attr-require-constant-initialization.cpp | 282 +++++++++++++++++++++
utils/TableGen/ClangAttrEmitter.cpp | 4 +-
9 files changed, 410 insertions(+), 44 deletions(-)
create mode 100644 test/SemaCXX/attr-require-constant-initialization.cpp
--
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 6ee8a1b cmake/400.perlbench: Increase stack size for darwin/iOS targets
new 20e0be9 [PowerPC] Actually add -faltivec for UnitTests/Vector/Altivec
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:
SingleSource/UnitTests/Vector/Altivec/CMakeLists.txt | 4 +---
1 file changed, 1 insertion(+), 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 lldb.
from a58fe75 Fix build breakage caused by r280490
new 7b6d2b0 Check for null
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:
source/Core/ValueObject.cpp | 7 +++++++
1 file changed, 7 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 lld.
from 7f5ccce Remove temoprary files.
new bd07252 Add comments.
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/LinkerScript.cpp | 4 ++++
1 file changed, 4 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 binutils-gdb.
from 1b2d85b Limit pr20513c/pr20513d to Linux and GNU targets
new 4aa4e28 Handle DW_OP_form_tls_address
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 | 13 +++++++++++++
gdb/compile/compile-loc2c.c | 7 ++++---
gdb/dwarf2expr.c | 3 ++-
gdb/dwarf2expr.h | 2 +-
gdb/dwarf2loc.c | 7 +++++--
gdb/dwarf2read.c | 1 +
6 files changed, 26 insertions(+), 7 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 9627cfa PR tree-optimization/77444 * tree-ssa-loop-ivopts.c (cand_v [...]
new fe066ce Introduce class edit_context
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 | 23 +
gcc/Makefile.in | 1 +
gcc/diagnostic-color.c | 7 +-
gcc/doc/invoke.texi | 20 +-
gcc/edit-context.c | 1511 +++++++++++++++++++++++++++++++++++++++++++++
gcc/edit-context.h | 68 ++
gcc/input.c | 47 +-
gcc/input.h | 1 +
gcc/selftest-run-tests.c | 1 +
gcc/selftest.h | 1 +
libcpp/ChangeLog | 5 +
libcpp/include/line-map.h | 1 +
12 files changed, 1675 insertions(+), 11 deletions(-)
create mode 100644 gcc/edit-context.c
create mode 100644 gcc/edit-context.h
--
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 linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from de34e49 gcc/ Backport from trunk r237485. 2016-06-15 Kyrylo Tkach [...]
new 0904a10 gcc/ Backport from trunk r237506. 2016-06-16 Renlin Li < [...]
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/config/aarch64/aarch64.c | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from de6369d gcc/ Backport from trunk r237440. 2015-06-14 Kyrylo Tkach [...]
new de34e49 gcc/ Backport from trunk r237485. 2016-06-15 Kyrylo Tkach [...]
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/config/aarch64/aarch64-simd.md | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.