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.
discards 5dd0175f 0: update: linux-0b0e7c53418e746aa23e11c174f7040c2a381277: boot
new 1539189b 0: update: gcc-4e275dccfc2467b3fe39012a3dd2a80bac257dd0: 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 (5dd0175f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 64 +-
02-prepare_abe/console.log | 186 +-
03-build_abe-binutils/console.log | 10843 +++++-----
04-build_abe-stage1/console.log | 16261 +++++++-------
05-build_linux/console.log | 630 +-
06-build_abe-qemu/console.log | 6522 +++---
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 34514 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
13 files changed, 34497 insertions(+), 34545 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 64dc013853b aarch64: Reimplement vmovl*/vmovn* intrinsics using __built [...]
new a2106317cd6 widening_mul: Pattern recognize unsigned multiplication wit [...]
new 9febe9e4be7 widening_mul: Pattern recognize also signed multiplication [...]
new 9a6c37e6ae5 reassoc: Reassociate integral multiplies [PR95867]
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:
gcc/testsuite/gcc.dg/tree-ssa/pr95867.c | 14 +
gcc/testsuite/gcc.target/i386/pr95852-1.c | 266 +++++++++++++
gcc/testsuite/gcc.target/i386/pr95852-2.c | 266 +++++++++++++
gcc/testsuite/gcc.target/i386/pr95852-3.c | 266 +++++++++++++
gcc/testsuite/gcc.target/i386/pr95852-4.c | 266 +++++++++++++
gcc/tree-ssa-math-opts.c | 442 ++++++++++++++++++++--
gcc/{config/s390/s390x.h => tree-ssa-math-opts.h} | 15 +-
gcc/tree-ssa-reassoc.c | 77 +++-
8 files changed, 1554 insertions(+), 58 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95867.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr95852-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr95852-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr95852-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr95852-4.c
copy gcc/{config/s390/s390x.h => tree-ssa-math-opts.h} (66%)
--
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-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 872373360da Daily bump.
adds 4a1d7f7e203 libstdc++: Suppress more vstring testsuite warnings. [PR 98613]
adds 366f86bd429 Daily bump.
adds bcb3065b2ba ira: Skip some pseudos in move_unallocated_pseudos
new fa4586d8545 if-to-switch: remove memory leaks
new 4e275dccfc2 Add pytest for a GCOV test-case
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/DATESTAMP | 2 +-
gcc/gimple-if-to-switch.cc | 97 +++++++++++++---------
gcc/ira.c | 9 ++
gcc/testsuite/g++.dg/gcov/gcov.py | 10 +++
gcc/testsuite/g++.dg/gcov/pr98273.C | 24 ++++++
gcc/testsuite/g++.dg/gcov/test-pr98273.py | 27 ++++++
gcc/testsuite/lib/gcov.exp | 45 ++++++++++
libstdc++-v3/ChangeLog | 7 ++
.../testsuite/ext/vstring/cons/moveable.cc | 5 ++
.../ext/vstring/modifiers/assign/move_assign.cc | 5 ++
10 files changed, 189 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/gcov.py
create mode 100644 gcc/testsuite/g++.dg/gcov/pr98273.C
create mode 100644 gcc/testsuite/g++.dg/gcov/test-pr98273.py
--
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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d42cff22 0: update: qemu-7b09f127738ae3d0e71716cea086fc8f847a5686: boot
new 87447084 0: update: gcc-4e275dccfc2467b3fe39012a3dd2a80bac257dd0: 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 (d42cff22)
\
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 | 133 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10828 ++++----
04-build_abe-stage1/console.log | 20657 ++++++++--------
05-build_linux/console.log | 411 +-
06-build_abe-qemu/console.log | 6313 +++--
07-boot_linux/console.log | 490 +-
08-check_regression/console.log | 10 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 39346 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
13 files changed, 39354 insertions(+), 39298 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/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c4938ff1 0: update: llvm-linux-qemu: all
new e1f50939 0: update: llvm-linux-qemu: 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 (c4938ff1)
\
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 | 148 +-
02-prepare_abe/console.log | 434 +-
03-build_llvm/console.log | 13209 +++++++++++++-------------
04-build_linux/console.log | 664 +-
05-build_abe-qemu/console.log | 4625 ++++-----
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 19110 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
10 files changed, 19116 insertions(+), 19112 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.
discards 918d8562 0: update: qemu-7b09f127738ae3d0e71716cea086fc8f847a5686: boot
new 5dd0175f 0: update: linux-0b0e7c53418e746aa23e11c174f7040c2a381277: 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 (918d8562)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 64 +-
02-prepare_abe/console.log | 238 +-
03-build_abe-binutils/console.log | 11145 +++++-----
04-build_abe-stage1/console.log | 15979 +++++++-------
05-build_linux/console.log | 630 +-
06-build_abe-qemu/console.log | 6713 +++---
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 34777 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
13 files changed, 34832 insertions(+), 34734 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5285cc47 2: update: qemu-7b09f127738ae3d0e71716cea086fc8f847a5686: 19158
new f26bf4df 2: update: linux-4af0632a6c8d76906e42dca5338fc06317209adf: 19158
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 (5285cc47)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 127 +-
02-prepare_abe/console.log | 178 +-
03-build_abe-binutils/console.log | 9406 +++----
04-build_abe-stage1/console.log | 19675 ++++++++-------
05-build_linux/console.log | 9502 ++++----
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 70 +-
09-update_baseline/results.regressions | 20 +-
console.log | 38970 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
11 files changed, 39197 insertions(+), 38781 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 4e275dccfc2 Add pytest for a GCOV test-case
new 64dc013853b aarch64: Reimplement vmovl*/vmovn* intrinsics using __built [...]
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/config/aarch64/arm_neon.h | 84 +++++++------------------------------------
1 file changed, 12 insertions(+), 72 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.