This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2709c8b804 Add Hurd target to Clang driver (2/2)
new f04d905d33 Set MustBuildLookupTable on PrimaryContext in ExternalASTMerger
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/AST/ExternalASTMerger.cpp | 4 ++--
1 file changed, 2 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 aoliva/testme
in repository gcc.
discards 5c94b2b15df [PR c++/87750] introduce lookup_member_by_kind
new 7ff7660742a [PR c++/87750] introduce lookup_member_by_kind
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5c94b2b15df)
\
N -- N -- N refs/heads/aoliva/testme (7ff7660742a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/name-lookup.c | 3 ++-
gcc/cp/search.c | 3 ++-
2 files changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/binutils-gdb.
from f68d3e0053 Automatic date update in version.in
adds 27e8f8efca Automatic date update in version.in
adds 8936f76804 objdump: Fix check for corrupt reloc information, to allow f [...]
adds ffd9e4d022 elf: Don't merge .note.gnu.property section in IR
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/objdump.c | 9 +++++++--
5 files changed, 24 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/binutils-gdb.
from f3f67028ac Automatic date update in version.in
adds 637d905555 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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 binutils-gdb.
from ffd9e4d022 elf: Don't merge .note.gnu.property section in IR
new e368bf56d3 Document purpose of each ld statement lists
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:
ld/ChangeLog | 12 ++++++++++++
ld/ldlang.c | 16 ++++++++++++++++
ld/ldlang.h | 10 +++-------
3 files changed, 31 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 c1ddd9912c1 PR libstdc++/88119 use alignof in std::alignment_of, not __ [...]
new 1650c1ec172 2018-11-29 Richard Biener <rguenther(a)suse.de>
new 44985203d9a 2018-11-29 Edward Smith-Rowland <3dw4rd(a)verizon.net>
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/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr88243.c | 18 ++++++++++++++++++
gcc/tree-vect-patterns.c | 10 +++++++++-
libstdc++-v3/ChangeLog | 20 ++++++++++++++++++++
libstdc++-v3/include/experimental/deque | 4 ++--
libstdc++-v3/include/std/deque | 5 +++--
libstdc++-v3/include/std/string | 2 +-
libstdc++-v3/include/std/unordered_set | 13 +++++++++++++
libstdc++-v3/include/std/vector | 1 +
.../testsuite/21_strings/basic_string/erasure.cc | 1 +
.../testsuite/23_containers/deque/erasure.cc | 1 +
.../testsuite/23_containers/forward_list/erasure.cc | 1 +
libstdc++-v3/testsuite/23_containers/list/erasure.cc | 1 +
libstdc++-v3/testsuite/23_containers/map/erasure.cc | 1 +
libstdc++-v3/testsuite/23_containers/set/erasure.cc | 1 +
.../testsuite/23_containers/unordered_map/erasure.cc | 1 +
.../testsuite/23_containers/unordered_set/erasure.cc | 1 +
.../testsuite/23_containers/vector/erasure.cc | 1 +
19 files changed, 87 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr88243.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from f68d3e0053 Automatic date update in version.in
adds 27e8f8efca Automatic date update in version.in
adds 8936f76804 objdump: Fix check for corrupt reloc information, to allow f [...]
adds ffd9e4d022 elf: Don't merge .note.gnu.property section in IR
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/objdump.c | 9 +++++++--
5 files changed, 24 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.