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-defconfig
in repository toolchain/ci/base-artifacts.
from d476fd739 3: reset: linux-08120d236c47dd2bdb6f7366782f4756dd7f417e: 5704
new e5bd485fb 4: reset: linux-74afda4016a7437e6e425c3370e4b93b47be8ddf: 25
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 | 130 +-
02-build_llvm/console.log | 12498 ++++++++++++++++----------------
03-build_linux/console.log | 877 +--
05-check_regression/console.log | 136 +-
05-check_regression/trigger-bisect | 4 +-
06-update_baseline/console.log | 20 +-
console.log | 13641 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 14 +-
results | 2 +-
10 files changed, 13497 insertions(+), 13833 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 a23eff1bd04 c++: Add testcases from PR c++/69694
new a89349e664f adjust SLP tree dumping
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/tree-vect-slp.c | 3 ++-
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 55c89eb3c 1: reset: linux-56cc3af4e8c8eaba91b51efa6081a868adbd97c3: 18276
new f9099ca74 2: update: linux-aff7e57f8266549245eb4a272ce149b752dfce77: 18323
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 | 130 +-
02-build_llvm/console.log | 12438 +++++------
03-build_linux/console.log | 26878 +++++++++++++++++++++++-
05-check_regression/console.log | 78 +-
05-check_regression/trigger-bisect | 3 -
06-update_baseline/console.log | 55 +-
console.log | 39584 ++++++++++++++++++++++++++++-------
jenkins/manifest.sh | 10 +-
regressions.txt | 15 +-
reset-baseline | 0
results | 2 +-
11 files changed, 64347 insertions(+), 14846 deletions(-)
delete mode 100644 05-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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
in repository toolchain/ci/interesting-commits.
from b5d482e Add regression f3280e4c0c98e103603bafc466ea49651fe0b7f2 from [...]
new b00b78d Add regression 74afda4016a7437e6e425c3370e4b93b47be8ddf from [...]
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:
linux | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 96ba8bd67 0: update: llvm-linux: 16
new de9c50175 0: update: llvm-linux: 16
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 (96ba8bd67)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 68 +-
02-build_llvm/console.log | 12624 ++++++++++++++++++-----------------
03-build_linux/console.log | 854 +--
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 13601 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 20 +-
8 files changed, 13584 insertions(+), 13623 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 b56ea93d7c8 Inheriting template ctors
new d8d1efe3618 constexprs can have error_mark_node result
new 71493edf6ab Avoid instantiation when comparing duplicates
new 47bb5db5abc template template parm context
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:
ChangeLog.modules | 16 +++
gcc/cp/module.cc | 149 ++++++++++++++-------
gcc/testsuite/g++.dg/modules/tpl-tpl-parm-2.h | 16 +++
.../modules/{binding-1_b.H => tpl-tpl-parm-2_a.H} | 2 +-
.../modules/{anon-2_b.C => tpl-tpl-parm-2_b.C} | 5 +-
5 files changed, 139 insertions(+), 49 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/tpl-tpl-parm-2.h
copy gcc/testsuite/g++.dg/modules/{binding-1_b.H => tpl-tpl-parm-2_a.H} (71%)
copy gcc/testsuite/g++.dg/modules/{anon-2_b.C => tpl-tpl-parm-2_b.C} (52%)
--
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-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a72d99a3f 0: update: llvm-linux: all
new e9107e705 0: update: llvm-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 (a72d99a3f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 14 +-
02-build_llvm/console.log | 12456 ++++++++++++++++++-----------------
03-build_linux/console.log | 810 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13294 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13298 insertions(+), 13298 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.