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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d03132309 0: update: llvm-linux: boot
new 0960d7b03 0: update: llvm-linux: boot
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 (d03132309)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 222 +-
02-build_llvm/console.log | 12686 ++++++++--------
03-build_linux/console.log | 17432 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 14 +-
console.log | 30370 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 30376 insertions(+), 30376 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from b8426360a 0: update: binutils-9a6c68caa9543e09b064b7ac7c2b658f277bc19c: boot
new 1668e0a29 1: reset: gcc-f3280e4c0c98e103603bafc466ea49651fe0b7f2: all
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 | 72 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11553 +++++++-------
04-build_abe-stage1/console.log | 15627 +++++++++----------
05-build_linux/console.log | 594 +-
06-boot_linux/console.log | 3 +-
07-check_regression/console.log | 79 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 25 +-
console.log | 28333 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 3 +-
reset-baseline | 0
results | 2 -
14 files changed, 28363 insertions(+), 28381 deletions(-)
create mode 100644 07-check_regression/trigger-bisect
create 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.
unknown user pushed a change to branch master
in repository gcc.
from 3373d3e38ea Daily bump.
new 94e2418780f c++: Avoid unnecessary empty class copy [94175].
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/ChangeLog | 11 +++++++++++
gcc/cp/call.c | 4 ++++
gcc/cp/cp-gimplify.c | 13 ++++++++++++-
gcc/cp/cp-tree.h | 1 +
gcc/testsuite/g++.dg/abi/empty30.C | 14 ++++++++++++++
5 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/abi/empty30.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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from d79cea4ea 1: reset: linux-56cc3af4e8c8eaba91b51efa6081a868adbd97c3: 18468
new 696befa76 2: update: linux-aff7e57f8266549245eb4a272ce149b752dfce77: 18585
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 | 138 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 9764 ++++++------
04-build_abe-stage1/console.log | 17580 ++++++++++-----------
05-build_linux/console.log | 774 +-
07-check_regression/console.log | 72 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 47 +-
console.log | 28815 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
regressions.txt | 9 +-
reset-baseline | 0
results | 2 +-
13 files changed, 28868 insertions(+), 28782 deletions(-)
delete mode 100644 07-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/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/gcc.
from 883465f79e7 Daily bump.
adds d01cb80e0fb rs6000: Check -+0 and NaN for smax/smin generation
adds 337111a2349 doc: Note that some warnings depend on optimizations (PR 92757)
adds bf061b9a5f7 Daily bump.
No new revisions were added by this update.
Summary of changes:
a | 81 ++++++++++++++++++++++++++
gcc/ChangeLog | 15 +++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 6 +-
gcc/doc/invoke.texi | 5 ++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c | 17 ++++++
7 files changed, 129 insertions(+), 2 deletions(-)
create mode 100644 a
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-minmax-3.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-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards ca007e822 0: update: binutils-gcc-linux: boot
new 3f0183ecb 0: update: binutils-gcc-linux: boot
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 (ca007e822)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 137 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 11612 ++++++++--------
04-build_abe-stage1/console.log | 13563 +++++++++---------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26816 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 3 +-
11 files changed, 26807 insertions(+), 26836 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
in repository toolchain/ci/interesting-commits.
from e83244a Add last-good 73bc09fa8c6b973a928a599498caa66a25c8bc8d from h [...]
new 742200f Add regression f3280e4c0c98e103603bafc466ea49651fe0b7f2 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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.