This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from bdeabb7 cp/ PR c++/77812 * name-lookup.c (set_namespace_binding_1) [...]
new 4c16203 Fix build issue with NO_FUNCTION_CSE
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 | 5 +++++
gcc/postreload.c | 4 +++-
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 gcc.
from 83c97fd Add Cortex-A15 tuning to gcc.dg/uninit-pred-8_a.c
new dc2c1d0 PR77528 partially revert r244278 and define default constructors
new 72dcb17 * gcc.target/i386/builtin_target.c (check_features): Check 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:
gcc/config/i386/cpuid.h | 12 ++++---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/i386/builtin_target.c | 39 +++++++++++++++++-----
libgcc/config/i386/cpuinfo.c | 12 +++----
libstdc++-v3/ChangeLog | 14 ++++++++
libstdc++-v3/include/bits/stl_queue.h | 30 ++++++++---------
libstdc++-v3/include/bits/stl_stack.h | 9 +++--
.../1.cc => constructible.cc} | 24 ++++++++++---
.../requirements/explicit_instantiation/1.cc | 2 ++
.../requirements/explicit_instantiation/1_c++98.cc | 2 ++
.../1.cc => constructible.cc} | 13 ++++++--
.../1.cc => constructible.cc} | 13 ++++++--
12 files changed, 124 insertions(+), 51 deletions(-)
copy libstdc++-v3/testsuite/23_containers/priority_queue/requirements/{explicit_in [...]
copy libstdc++-v3/testsuite/23_containers/queue/requirements/{explicit_instantiati [...]
copy libstdc++-v3/testsuite/23_containers/stack/requirements/{explicit_instantiati [...]
--
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-6-branch
in repository gcc.
from a9c5bee Daily bump.
new 4650772 [gcc]
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/config/rs6000/rs6000.c | 12 ++++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/swaps-p8-26.c | 21 +++++++++++++++++++++
4 files changed, 50 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/swaps-p8-26.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 clang.
from ae40636 Pass -fprofile-sample-use to lto backends.
new 2f233c1 Revert r291774 which caused buildbot failure.
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/BackendUtil.cpp | 7 ++-----
test/CodeGen/thinlto_backend.ll | 4 ----
2 files changed, 2 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 gdb-7.12-branch
in repository binutils-gdb.
from e11d96a Automatic date update in version.in
new df1fe27 Fix some error-handling bugs in python frame filters
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/python/py-framefilter.c | 18 +++++++++++++++---
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.python/py-framefilter.py | 6 ++++++
4 files changed, 31 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 gcc.
from c57884b * config/i386/i386.c: Fix whitespace.
new 83c97fd Add Cortex-A15 tuning to gcc.dg/uninit-pred-8_a.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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/uninit-pred-8_a.c | 5 +++--
2 files changed, 9 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 binutils-gdb.
from 620214f Enable Intel AVX512_VPOPCNTDQ instructions
new 2425a30 Add support for locating separate debug info files via the bu [...]
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:
bfd/ChangeLog | 23 ++
bfd/bfd-in2.h | 2 +
bfd/dwarf2.c | 6 +-
bfd/opncls.c | 373 +++++++++++++++++++++++++---
binutils/ChangeLog | 8 +
binutils/NEWS | 4 +
binutils/testsuite/binutils-all/objdump.exp | 80 ++++++
7 files changed, 456 insertions(+), 40 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 4d6ad36 Tracking exception specification source locations
new ae40636 Pass -fprofile-sample-use to lto backends.
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/BackendUtil.cpp | 7 +++++--
test/CodeGen/thinlto_backend.ll | 4 ++++
2 files changed, 9 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 binutils-gdb.
from 3015c06 Update comment in remote_can_async_p
new 620214f Enable Intel AVX512_VPOPCNTDQ instructions
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:
gas/ChangeLog | 13 +
gas/config/tc-i386.c | 3 +
gas/doc/c-i386.texi | 4 +-
gas/testsuite/gas/i386/avx512_vpopcntdq-intel.d | 68 +
gas/testsuite/gas/i386/avx512_vpopcntdq.d | 68 +
gas/testsuite/gas/i386/avx512_vpopcntdq.s | 63 +
gas/testsuite/gas/i386/i386.exp | 4 +
.../gas/i386/x86-64-avx512_vpopcntdq-intel.d | 68 +
gas/testsuite/gas/i386/x86-64-avx512_vpopcntdq.d | 68 +
gas/testsuite/gas/i386/x86-64-avx512_vpopcntdq.s | 63 +
opcodes/ChangeLog | 13 +
opcodes/i386-dis-evex.h | 13 +-
opcodes/i386-dis.c | 2 +
opcodes/i386-gen.c | 7 +-
opcodes/i386-init.h | 278 +-
opcodes/i386-opc.h | 3 +
opcodes/i386-opc.tbl | 10 +-
opcodes/i386-tbl.h | 10450 ++++++++++---------
18 files changed, 5853 insertions(+), 5345 deletions(-)
create mode 100644 gas/testsuite/gas/i386/avx512_vpopcntdq-intel.d
create mode 100644 gas/testsuite/gas/i386/avx512_vpopcntdq.d
create mode 100644 gas/testsuite/gas/i386/avx512_vpopcntdq.s
create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_vpopcntdq-intel.d
create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_vpopcntdq.d
create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_vpopcntdq.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 libcxx.
from c84cd4a [libc++] Pair _aligned_malloc with _aligned_free
new c4d3afd Add new macro _LIBCPP_BUILTIN_MEMCMP_ISCONSTEXPR to use in 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:
include/__config | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.