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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 85476072 4: update: linux-458ef2a25e0cbdc216012aa2b9cf549d64133b08: 18452
discards e1cab556 3: reset: linux-caa6772db4c1deb5d9add48e95d6eab50699ee5e: 18402
discards 28459d74 2: reset: linux-c3709b3285009e0c1448510b9460e96146cd5c9a: 18456
discards 088d3eb6 1: reset: linux-3ca2a90d749fa169a07df785d65b1060af36cbbe: 18457
discards 47ddf3a8 0: update: llvm-b632fe5a363488a377b22e1708c8b57d986d3fd8: 18458
new 84ca6a2a 0: update: llvm-linux: 18494
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 (85476072)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 271 +-
02-build_llvm/console.log | 12736 +++++++++++++--------------
03-build_linux/console.log | 768 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 3 +-
06-update_baseline/console.log | 128 +-
06-update_baseline/results.regressions | 5 +-
console.log | 13915 +++++++++++++++---------------
jenkins/manifest.sh | 15 +-
results | 2 +-
10 files changed, 14183 insertions(+), 13672 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3f804aef 0: update: binutils-gcc-linux: all
new a5b8b50f 0: update: binutils-gcc-linux: all
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 (3f804aef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 56 +-
02-prepare_abe/console.log | 200 +-
03-build_abe-binutils/console.log | 11815 +++++-----
04-build_abe-stage1/console.log | 15867 +++++++------
05-build_linux/console.log | 7600 +++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 3 +-
console.log | 35568 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 35391 insertions(+), 35768 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 devel/c++-modules
in repository gcc.
from f93e7ba1b15 Templatify pendset
new 9f857401a23 Create extra scope later
new 577388e0c4f Inhibit typename resolution when streaming
new fc7e31482b8 Lambdas attached to namespace-scope non-template vars
new 61e93aebe9d Fix broken tests
The 4 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.modules | 42 ++++++
gcc/cp/cp-tree.h | 11 +-
gcc/cp/lambda.c | 6 +
gcc/cp/lex.c | 1 +
gcc/cp/module.cc | 199 ++++++++++++++++++++++++---
gcc/cp/pt.c | 18 +--
gcc/cp/typeck.c | 10 +-
gcc/testsuite/g++.dg/modules/lambda-2_a.H | 5 +-
gcc/testsuite/g++.dg/modules/lambda-2_b.C | 8 +-
gcc/testsuite/g++.dg/modules/tpl-alias-1_a.H | 6 +-
gcc/testsuite/g++.dg/modules/tpl-alias-1_b.C | 4 +-
gcc/testsuite/g++.dg/modules/vtt-2_b.C | 2 +-
12 files changed, 270 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.