This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 6d36efa Attempt to workaround XPASS for aligned allocation tests
new 464abc8 Adding a missing constexpr test for reverse_iterator operator[].
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:
.../reverse.iter.opindex/difference_type.pass.cpp | 11 +++++++++++
1 file changed, 11 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.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 767231c [build] adding split-dwrf to llvm-build debug
new 22e1027 [cron] anti-flog checks for previous PID
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:
helpers/llvm-cron-build | 4 +++-
1 file changed, 3 insertions(+), 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 users/pmuldoon/c++compile
in repository binutils-gdb.
from 9f05b5f Rename .cc/.hh -> .c/.h.
new 213dcbd Build buglet
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/valops.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.
unknown user pushed a change to branch master
in repository gcc.
from c3f8523 2016-10-20 Richard Biener <rguenther(a)suse.de>
new 0690472 * compare-elim.c (conforming_compare): Accept UNSPECs. (fin [...]
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 | 34 ++++
gcc/compare-elim.c | 172 ++++++++++++-------
gcc/config/visium/predicates.md | 10 +-
gcc/config/visium/visium-modes.def | 5 +
gcc/config/visium/visium.c | 12 ++
gcc/config/visium/visium.md | 248 +++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.target/visium/overflow16.c | 39 +++++
gcc/testsuite/gcc.target/visium/overflow32.c | 39 +++++
gcc/testsuite/gcc.target/visium/overflow8.c | 39 +++++
10 files changed, 543 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/visium/overflow16.c
create mode 100644 gcc/testsuite/gcc.target/visium/overflow32.c
create mode 100644 gcc/testsuite/gcc.target/visium/overflow8.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 gcc.
from 3645e92 2016-10-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new c3f8523 2016-10-20 Richard Biener <rguenther(a)suse.de>
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/tree-ssa-alias.c | 22 +++++++++++++++-------
gcc/tree-ssa-structalias.c | 16 ++++++++++++++++
3 files changed, 40 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 clang.
from c467cbc Work around MSVC rejects-valid. Apparenty (some versions of) [...]
new 6d0cbd7 Clean up alignment hacks now that MSVC 2013 and GCC 4.7 are gone.
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/Stmt.h | 2 +-
include/clang/AST/TemplateBase.h | 2 +-
include/clang/Sema/DeclSpec.h | 11 ++++-------
include/clang/Sema/TemplateDeduction.h | 5 +----
4 files changed, 7 insertions(+), 13 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 4b43087 * g++.dg/cpp1z/aligned-new7.C: Fix for small MAX_STACK_ALIGNM [...]
new 146cbd6 * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concepts value.
new 3645e92 2016-10-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 8 ++++++++
gcc/c-family/c-common.c | 2 +-
gcc/c-family/c-cppbuiltin.c | 4 +---
3 files changed, 10 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 gcc.
from 92a2a71 loop splitting
new 4b43087 * g++.dg/cpp1z/aligned-new7.C: Fix for small MAX_STACK_ALIGNM [...]
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/testsuite/g++.dg/cpp1z/aligned-new7.C | 3 ++-
1 file changed, 2 insertions(+), 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 550c021 Fix OpenMP 4.0 library build
new c39d28c [OpenMP] Fix issue with directives used in a macro.
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_runtime.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.