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 7c253ac PR c++/70344 - ICE with recursive constexpr
new d2542b6 PR c++/71257 * tree-vect-stmts.c (vectorizable_simd_clone_c [...]
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/cp/ChangeLog | 7 +++++
gcc/cp/semantics.c | 3 ++-
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/g++.dg/gomp/declare-simd-6.C | 37 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/vect/simd-clone-6.cc | 43 ++++++++++++++++++++++++++++++
gcc/tree-vect-stmts.c | 9 +++++--
7 files changed, 111 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/declare-simd-6.C
create mode 100644 gcc/testsuite/g++.dg/vect/simd-clone-6.cc
--
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 glibc.
from 4c01126 S390: Implement mempcpy with help of memcpy. [BZ #19765]
new 6901def Avoid an extra branch to PLT for -z now
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:
ChangeLog | 8 ++++++++
config.h.in | 3 +++
configure | 4 ++++
configure.ac | 3 +++
sysdeps/x86_64/sysdep.h | 8 ++++++--
5 files changed, 24 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 llvm.
from 93b640c Recommit r270070 ([llvm-mc] - Teach llvm-mc to generate compr [...]
new 79d5d94 Revert r270518, which re-enabled "[LoopUnroll] Enable advance [...]
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/Transforms/Scalar/LoopUnrollPass.cpp | 6 +++---
test/Transforms/LoopUnroll/partial-unroll-const-bounds.ll | 2 +-
2 files changed, 4 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 clang.
from 1b8778c [modules] Ask the canonical decl whether the constructor was [...]
new 99849db [MS Volatile] Don't make volatile loads/stores to underaligne [...]
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/CGAtomic.cpp | 24 ++----------------------
lib/CodeGen/CGExpr.cpp | 15 +++++++--------
lib/CodeGen/CodeGenFunction.h | 1 -
test/CodeGen/ms-volatile.c | 15 ++++++++++++++-
4 files changed, 23 insertions(+), 32 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-tools-extra.
from 818ca80 [include-fixer][find-all-symbols] removed unused const member [...]
new 6213f81 [clang-tidy] modernize-pass-by-value bugfix. Reverting lit-st [...]
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/clang-tidy/modernize-pass-by-value.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 1957f6b Fix PR python/17981
new e2b7f51 add nb_inplace_divide for python 2
new ddae946 Fix PR python/17386 - add __index__ method to gdb.Value
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:
gdb/ChangeLog | 11 +++++++++++
gdb/python/py-value.c | 11 ++++++++++-
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.python/py-value.exp | 7 +++++++
4 files changed, 34 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 gcc.
from 64c6473 Add priority_queue::value_compare (LWG 2684)
new 962a206 PR middle-end/70434 PR c/69504 * c-c++-common/vector-subsc [...]
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/ChangeLog | 6 ++++++
gcc/testsuite/c-c++-common/vector-subscript-5.c | 3 ++-
2 files changed, 8 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 lld.
from ea6a246 Do not start over relocation search from beginning.
new f67e7f6 Fix a wrong assumption.
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/OutputSections.cpp | 39 +++++++++++++++++++++------------------
test/ELF/eh-frame-multilpe-cie.s | 12 ++++++++++++
2 files changed, 33 insertions(+), 18 deletions(-)
create mode 100644 test/ELF/eh-frame-multilpe-cie.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 binutils-gdb.
from 224f10c PR gdb/19194 - fix typo in the manual
new 1957f6b Fix PR python/17981
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 | 6 ++++++
gdb/doc/ChangeLog | 4 ++++
gdb/doc/python.texi | 5 ++++-
gdb/python/py-breakpoint.c | 4 ++--
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.python/py-breakpoint.exp | 5 ++++-
6 files changed, 26 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 ca97a2c * config/i386/i386.c (ix86_preferred_reload_class): Use IS_ [...]
new 64c6473 Add priority_queue::value_compare (LWG 2684)
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 | 4 ++++
libstdc++-v3/include/bits/stl_queue.h | 3 +++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.