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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c03b6aa0 0: update: binutils-gcc-linux: all
new 400695ef 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 (c03b6aa0)
\
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 | 220 +-
02-prepare_abe/console.log | 320 +-
03-build_abe-binutils/console.log | 11802 +++++-----
04-build_abe-stage1/console.log | 15782 ++++++-------
05-build_linux/console.log | 7642 +++----
06-boot_linux/console.log | 2 +-
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 | 35798 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 35796 insertions(+), 35812 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4fe04a50 0: update: llvm-linux: boot
new 6c3d0e6f 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 (4fe04a50)
\
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 | 162 +-
02-build_llvm/console.log | 12576 ++++++++++++++++++-----------------
03-build_linux/console.log | 720 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 38 -
console.log | 13498 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13463 insertions(+), 13543 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 700d457295a build: Fix 32-bit TLS detection with 64-bit-default gas on [...]
new cfbbceed1da fix build of targets not implementing add_stmt_cost
new 59e4474a22c i386: Use int_nonimmediate_operand more
new 6d938a5d770 match.pd: Optimize (((type)A * B) >> prec) != 0 into __imag [...]
new 7f916201ac3 x86: Fix *vec_dupv4hi constraints [PR94942]
new 144aee70b80 match.pd: Canonicalize (x + (x << cst)) into (x * cst2) [PR94800]
The 5 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 | 22 ++++++
gcc/config/i386/i386.md | 23 +++----
gcc/config/i386/mmx.md | 4 +-
gcc/match.pd | 56 +++++++++++++++
gcc/targhooks.h | 3 +-
gcc/testsuite/ChangeLog | 14 ++++
.../gcc.dg/tree-ssa/{popcount4.c => popcount5.c} | 8 +--
.../gcc.dg/tree-ssa/{popcount4l.c => popcount5l.c} | 14 ++--
.../tree-ssa/{popcount4ll.c => popcount5ll.c} | 7 +-
gcc/testsuite/gcc.dg/tree-ssa/pr94800.c | 80 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94914.c | 17 +++++
gcc/testsuite/gcc.target/i386/pr94942.c | 24 +++++++
12 files changed, 242 insertions(+), 30 deletions(-)
copy gcc/testsuite/gcc.dg/tree-ssa/{popcount4.c => popcount5.c} (83%)
copy gcc/testsuite/gcc.dg/tree-ssa/{popcount4l.c => popcount5l.c} (77%)
copy gcc/testsuite/gcc.dg/tree-ssa/{popcount4ll.c => popcount5ll.c} (81%)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94800.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94914.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94942.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c3236f84c17 gdb: remove TYPE_INCOMPLETE
new 7d0bd487445 [GAS] change of ELF flags initial value in rx-linux
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:
gas/ChangeLog | 5 ++++-
gas/config/tc-rx.c | 9 ++-------
2 files changed, 6 insertions(+), 8 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1507f59b 0: update: llvm-linux: all
new bf89ce8e 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 (1507f59b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 128 +-
02-build_llvm/console.log | 12986 ++++++++++++++---------------
03-build_linux/console.log | 3616 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 16736 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 16743 insertions(+), 16743 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.