This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 492debfa44e Add comments and style fixes to <variant>
new b4e67beb072 * c-ada-spec.c (print_destructor): Deal with deleting dest [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ada-spec.c | 7 +++++--
2 files changed, 10 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 gcc-7-branch
in repository gcc.
from 0eef9213171 Daily bump.
new c3e088dbf3a * c-ada-spec.c (print_destructor): Deal with deleting dest [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ada-spec.c | 7 +++++--
2 files changed, 10 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 gcc-8-branch
in repository gcc.
from 0925ea5b24e Daily bump.
new e846effe1b7 * c-ada-spec.c (print_destructor): Deal with deleting dest [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ada-spec.c | 7 +++++--
2 files changed, 10 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/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4c458cab 2: good: linux-ac5b84a1ffe93c9fb882c0f2bdfac1c33077b920: 18371
new 901d1797 2: good: llvm-49d9d17a77cb0bab1b7fb7b141af272a62856550: 18371
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 (4c458cab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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:
01-reset_artifacts/console.log | 175 +-
02-build_llvm/console.log | 11440 ++++++++++++++-------------
03-build_linux/console.log | 4101 +++++-----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 19 +
console.log | 15741 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 15740 insertions(+), 15750 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 925a816fd43 [X86] Add support for {vex2}, {vex3}, and {evex} to the ass [...]
new c7145d65101 [AArch64] Add test case to show missed opportunity to remov [...]
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/CodeGen/AArch64/tbz-tbnz.ll | 21 +++++++++++++++++++++
1 file changed, 21 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 b0319eaaf9 Use find_thread_in_random in select_event_lwp
new 8dc433a0fb Fix Rust lexer 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/ChangeLog | 8 ++++++++
gdb/rust-exp.y | 6 ++++--
2 files changed, 12 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 gcc.
from 670b91563cc * gcc.target/i386/ifcvt-onecmpl-abs-1.c (dg-options): Use [...]
new faa382bd356 PR libstdc++/90008 remove unused capture from variant rel ops
new 47cf9c4c65d Fix std::visit to support arbitrary callables
new 492debfa44e Add comments and style fixes to <variant>
The 3 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 | 22 +++
libstdc++-v3/include/std/variant | 155 +++++++++++----------
.../parallel_mode.cc => 20_util/variant/90008.cc} | 22 ++-
libstdc++-v3/testsuite/20_util/variant/visit.cc | 95 +++++++++++++
4 files changed, 219 insertions(+), 75 deletions(-)
copy libstdc++-v3/testsuite/{17_intro/headers/c++2017/parallel_mode.cc => 20_util/ [...]
create mode 100644 libstdc++-v3/testsuite/20_util/variant/visit.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/gcc.
from 536c6a5682e Backport ARC patch.
adds 0925ea5b24e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.