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-defconfig
in repository toolchain/ci/gcc.
from 2e432a97839 Daily bump.
adds 95c969e58f7 backport PR94125: Update post order number for merged SCC.
adds 8fa2081ca62 AArch64: Break apart paradoxical subregs for VSTRUCT writes [...]
adds 366f69fdf42 Define __BIG_ENDIAN__
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 ++++
gcc/config/aarch64/aarch64-simd.md | 20 ++++
gcc/config/pa/pa.h | 1 +
gcc/testsuite/ChangeLog | 13 +++
gcc/testsuite/g++.target/aarch64/pr94052.C | 174 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94125.c | 41 +++++++
gcc/tree-loop-distribution.c | 13 +--
7 files changed, 275 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr94052.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94125.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-defconfig
in repository toolchain/ci/base-artifacts.
discards 62d3c55a 0: update: binutils-gcc-linux: boot
new df9a7ff2 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 (62d3c55a)
\
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 | 216 +-
02-prepare_abe/console.log | 352 +-
03-build_abe-binutils/console.log | 11120 +++++------
04-build_abe-stage1/console.log | 18213 ++++++++---------
05-build_linux/console.log | 662 +-
06-boot_linux/console.log | 484 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31073 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31089 insertions(+), 31071 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_gnu/gnu-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards 2dc62679 2: update: binutils-2957d8d05405c53b0d377e578fe1b770af732254: 1
new ac160b93 2: update: binutils-0d4a4bc56fc947565ef0dd4b440a157e7d592b09: 1
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 (2dc62679)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 166 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-check_binutils/console.log | 13424 +++++-----
04-build_abe-check_binutils-check/console.log | 18802 ++++++-------
05-check_regression/console.log | 312 +-
05-check_regression/results.regressions | 6 +-
06-update_baseline/console.log | 876 +-
06-update_baseline/results.regressions | 5 +-
console.log | 34008 ++++++++++++------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 7 +-
13 files changed, 34036 insertions(+), 34010 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 0c1c8d9f137 Daily bump.
new adaf4b6c66e Test for sigsetjmp support in analyzer tests requiring that [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/analyzer/sigsetjmp-5.c | 2 ++
gcc/testsuite/gcc.dg/analyzer/sigsetjmp-6.c | 2 ++
gcc/testsuite/lib/target-supports.exp | 6 ++++++
4 files changed, 16 insertions(+)
--
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-stable-defconfig
in repository toolchain/ci/gcc.
from 2e432a97839 Daily bump.
adds 95c969e58f7 backport PR94125: Update post order number for merged SCC.
adds 8fa2081ca62 AArch64: Break apart paradoxical subregs for VSTRUCT writes [...]
adds 366f69fdf42 Define __BIG_ENDIAN__
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 ++++
gcc/config/aarch64/aarch64-simd.md | 20 ++++
gcc/config/pa/pa.h | 1 +
gcc/testsuite/ChangeLog | 13 +++
gcc/testsuite/g++.target/aarch64/pr94052.C | 174 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94125.c | 41 +++++++
gcc/tree-loop-distribution.c | 13 +--
7 files changed, 275 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr94052.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94125.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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 9fc9f1a7 0: update: binutils-gcc-linux: boot
new 1fb98448 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 (9fc9f1a7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 11448 +++++------
04-build_abe-stage1/console.log | 17112 ++++++++---------
05-build_linux/console.log | 746 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30388 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30400 insertions(+), 30388 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.