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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 33bfa71f 0: update: binutils-gcc-linux: all
new 8919061d 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 (33bfa71f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 119 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 11654 +++++++------
04-build_abe-stage1/console.log | 20223 +++++++++++-----------
05-build_linux/console.log | 634 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 33046 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 33031 insertions(+), 33079 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-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from a1f8dca201e [AArch64] PR92424: Fix -fpatchable-function-entry=N,M with BTI
adds c6613dd33ce Daily bump.
adds 9d9679132e0 c++: Drop alignas restriction for stack variables.
adds afb84a42ad8 RISC-V: Disallow regrenme if the TO register never used bef [...]
adds 6957d3e4eef Fix ICE in pa_elf_select_rtx_section.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 ++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++
gcc/c-family/c-attribs.c | 62 +-------------------------------
gcc/config/pa/pa.c | 2 +-
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/g++.dg/cpp0x/alignas17.C | 14 ++++++++
gcc/testsuite/gcc.target/riscv/pr93304.c | 19 ++++++++++
11 files changed, 81 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas17.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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3ec63697 0: update: binutils-gcc-linux: all
new 24dd68c8 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 (3ec63697)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 191 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11005 +++++++------
04-build_abe-stage1/console.log | 17432 +++++++++++----------
05-build_linux/console.log | 684 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 29768 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 29699 insertions(+), 29851 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 4dd468a042e c++: Fix -Wtype-limits in templates.
new 56b92750f83 combine: Punt on out of range rotate counts [PR93505]
new 5fb07870fa4 cgraph: Avoid creating multiple *.localalias aliases with t [...]
The 2 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 | 11 +++++++++++
gcc/combine.c | 3 ++-
gcc/symtab.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.c-torture/compile/pr93505.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/lto/pr93384_0.c | 12 ++++++++++++
gcc/testsuite/gcc.dg/lto/pr93384_1.c | 2 ++
7 files changed, 63 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr93505.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr93384_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr93384_1.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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from a1f8dca201e [AArch64] PR92424: Fix -fpatchable-function-entry=N,M with BTI
adds c6613dd33ce Daily bump.
adds 9d9679132e0 c++: Drop alignas restriction for stack variables.
adds afb84a42ad8 RISC-V: Disallow regrenme if the TO register never used bef [...]
adds 6957d3e4eef Fix ICE in pa_elf_select_rtx_section.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 ++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++
gcc/c-family/c-attribs.c | 62 +-------------------------------
gcc/config/pa/pa.c | 2 +-
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/g++.dg/cpp0x/alignas17.C | 14 ++++++++
gcc/testsuite/gcc.target/riscv/pr93304.c | 19 ++++++++++
11 files changed, 81 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas17.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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4a287377 2: update: linux-3893c2025fec6f0fa4b2d794f36bd56a55e46dec: 20209
new 332bd4d7 2: update: binutils-gcc-linux: 20240
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 (4a287377)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 129 +-
02-prepare_abe/console.log | 230 +-
03-build_abe-binutils/console.log | 11076 +++++++-------
04-build_abe-stage1/console.log | 16102 ++++++++++----------
05-build_linux/console.log | 868 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 35 +-
console.log | 28568 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 29052 insertions(+), 27986 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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/gcc.
from a1f8dca201e [AArch64] PR92424: Fix -fpatchable-function-entry=N,M with BTI
adds c6613dd33ce Daily bump.
adds 9d9679132e0 c++: Drop alignas restriction for stack variables.
adds afb84a42ad8 RISC-V: Disallow regrenme if the TO register never used bef [...]
adds 6957d3e4eef Fix ICE in pa_elf_select_rtx_section.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 ++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++
gcc/c-family/c-attribs.c | 62 +-------------------------------
gcc/config/pa/pa.c | 2 +-
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/g++.dg/cpp0x/alignas17.C | 14 ++++++++
gcc/testsuite/gcc.target/riscv/pr93304.c | 19 ++++++++++
11 files changed, 81 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas17.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.