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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 5aed7808 1: reset: linux-7786a1af2a6bceb07860ec720e74714004438834: 20137
new bd24f61b 2: update: linux-b3a6082223369203d7e7db7e81253ac761377644: 20206
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 | 129 +-
02-build_llvm/console.log | 12230 +++++++++++++++++-----------------
03-build_linux/console.log | 979 +--
05-check_regression/console.log | 23 +-
06-update_baseline/console.log | 40 +-
console.log | 13401 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13528 insertions(+), 13286 deletions(-)
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-arm-next-allnoconfig
in repository toolchain/ci/gcc.
from 50a42922d35 Daily bump.
adds a1f8dca201e [AArch64] PR92424: Fix -fpatchable-function-entry=N,M with BTI
adds c6613dd33ce Daily bump.
adds 9d9679132e0 c++: Drop alignas restriction for stack variables.
new afb84a42ad8 RISC-V: Disallow regrenme if the TO register never used bef [...]
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 | 23 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++
gcc/c-family/c-attribs.c | 62 +---------------------------
gcc/config/aarch64/aarch64.c | 31 ++++++++++++++
gcc/config/aarch64/aarch64.h | 1 +
gcc/config/riscv/riscv-protos.h | 2 +
gcc/config/riscv/riscv.c | 13 ++++++
gcc/config/riscv/riscv.h | 2 +
gcc/testsuite/ChangeLog | 17 ++++++++
gcc/testsuite/g++.dg/cpp0x/alignas17.C | 14 +++++++
gcc/testsuite/gcc.target/aarch64/pr92424-2.c | 12 ++++++
gcc/testsuite/gcc.target/aarch64/pr92424-3.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/pr93304.c | 19 +++++++++
14 files changed, 153 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas17.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/pr93304.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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fd42714e 0: update: binutils-gcc-linux: all
new b13b84e5 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 (fd42714e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 162 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11390 +++++++-------
04-build_abe-stage1/console.log | 17806 ++++++++++-----------
05-build_linux/console.log | 538 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 30363 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 30358 insertions(+), 30363 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 releases/gcc-9
in repository gcc.
from 9d9679132e0 c++: Drop alignas restriction for stack variables.
new afb84a42ad8 RISC-V: Disallow regrenme if the TO register never used bef [...]
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 | 10 ++++++++++
gcc/config/riscv/riscv-protos.h | 2 ++
gcc/config/riscv/riscv.c | 13 +++++++++++++
gcc/config/riscv/riscv.h | 2 ++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/riscv/pr93304.c | 19 +++++++++++++++++++
6 files changed, 54 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr93304.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
in repository toolchain/ci/interesting-commits.
from d852fad Add regression 7786a1af2a6bceb07860ec720e74714004438834 from [...]
new 3dae5f0 Add regression 7786a1af2a6bceb07860ec720e74714004438834 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f4e20a69 0: update: llvm-linux: all
new ed9fb05c 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 (f4e20a69)
\
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 | 12678 ++++++++++++++---------------
03-build_linux/console.log | 3640 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 16566 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 16575 insertions(+), 16571 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.