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-defconfig
in repository toolchain/ci/base-artifacts.
discards 6a1de6f04 2: update: binutils-gcc-linux: 5525
new a28e2dbfc 2: update: binutils-gcc-linux: 5525
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 (6a1de6f04)
\
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 | 440 +-
03-build_abe-binutils/console.log | 11726 ++++++------
04-build_abe-stage1/console.log | 15977 ++++++++--------
05-build_linux/console.log | 1194 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 68 +-
08-update_baseline/results.regressions | 20 +-
console.log | 29637 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 29658 insertions(+), 29668 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 f6d4b96180a arm: Add support for Neoverse V1 CPU
new 97bbda2c7e2 Add missing FSF copyright notes for x86 intrinsic headers.
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/i386/pconfigintrin.h | 23 +++++++++++++++++++++++
gcc/config/i386/wbnoinvdintrin.h | 23 +++++++++++++++++++++++
2 files changed, 46 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.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 8fefe1028d3 Daily bump.
new d41b3eac2b4 arm: Add support for Neoverse V1 CPU
new 528348fca9a Add missing FSF copyright notes for x86 intrinsic headers.
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/config/arm/arm-cpus.in | 12 ++++++++++++
gcc/config/arm/arm-tables.opt | 3 +++
gcc/config/arm/arm-tune.md | 4 ++--
gcc/config/i386/pconfigintrin.h | 23 +++++++++++++++++++++++
gcc/config/i386/wbnoinvdintrin.h | 23 +++++++++++++++++++++++
gcc/doc/invoke.texi | 4 ++--
6 files changed, 65 insertions(+), 4 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-10
in repository gcc.
from 59d2f2c7717 arm: Fix canary address calculation for non-PIC
new 6959f60cb27 ira: Fix elimination for global hard FPs [PR97054]
new 9428e926743 aarch64: Add support for Neoverse N2 CPU
new 93212f3e15c Add missing FSF copyright notes for x86 intrinsic headers.
new ffe2a432ac5 x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
The 4 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/aarch64-cores.def | 3 +
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/i386/avx512vp2intersectintrin.h | 23 +++++++
gcc/config/i386/avx512vp2intersectvlintrin.h | 23 +++++++
gcc/config/i386/enqcmdintrin.h | 8 +--
gcc/config/i386/pconfigintrin.h | 23 +++++++
gcc/config/i386/wbnoinvdintrin.h | 23 +++++++
gcc/doc/invoke.texi | 4 +-
gcc/ira.c | 8 ++-
gcc/testsuite/g++.target/i386/pr97054.C | 96 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr82673.c | 2 +-
11 files changed, 205 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr97054.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 gcc.
from b1570930df6 move permute optimization to optimize-slp
new 39a27bb01aa tree-optimization/97241 - fix ICE in reduction vectorization
new cc61827b55e c++: Identifier type value should not update binding
new 74b5b8dec46 testsuite: Prevent spellcheck-inttypes failures on AIX.
new adcf8a11c77 c++: Name lookup simplifications
new dec881f85ab x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
new 7cbfe0894de c++: Hiddenness is a property of the symbol table
The 6 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/i386/enqcmdintrin.h | 8 +-
gcc/cp/cp-tree.h | 2 +-
gcc/cp/decl.c | 19 +-
gcc/cp/name-lookup.c | 488 +++++++++++++++++------------
gcc/cp/name-lookup.h | 7 +
gcc/cp/pt.c | 8 +-
gcc/cp/tree.c | 30 +-
gcc/testsuite/g++.dg/spellcheck-inttypes.C | 3 +
gcc/testsuite/gcc.dg/spellcheck-inttypes.c | 2 +-
gcc/testsuite/gcc.dg/vect/pr97241.c | 19 ++
gcc/tree-vect-loop.c | 17 +-
11 files changed, 355 insertions(+), 248 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr97241.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/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/linux.
from fb0155a09b02 Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/proje [...]
adds 71c548c26de2 vhost: Fix documentation
adds a127c5bbb6a8 vhost-vdpa: fix backend feature ioctls
adds 1ccfa66d94cf Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds ce65d55f92a6 dmaengine: dmatest: Prevent to run on misconfigured channel
adds ccc1d052eff9 Merge tag 'dmaengine-fix-5.9' of git://git.kernel.org/pub/ [...]
No new revisions were added by this update.
Summary of changes:
drivers/dma/dmatest.c | 26 +++++++++++++++++++++-----
drivers/vhost/iotlb.c | 4 ++--
drivers/vhost/vdpa.c | 30 ++++++++++++++++--------------
3 files changed, 39 insertions(+), 21 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 581637cfd 0: update: llvm-linux: boot
new 128857bb8 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 (581637cfd)
\
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 | 137 +-
02-build_llvm/console.log | 12610 +++++++++++++++++-----------------
03-build_linux/console.log | 664 +-
04-boot_linux/console.log | 494 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13945 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13921 insertions(+), 13941 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-allyesconfig
in repository toolchain/ci/gcc.
from 3fa772a7acf testsuite: [aarch64] Fix aarch64/advsimd-intrinsics/v{trn,u [...]
adds 333a4fe8434 Daily bump.
adds f6d4b96180a arm: Add support for Neoverse V1 CPU
new 97bbda2c7e2 Add missing FSF copyright notes for x86 intrinsic headers.
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 | 70 +++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-cpus.in | 10 +++++
gcc/config/arm/arm-tables.opt | 3 ++
gcc/config/arm/arm-tune.md | 4 +-
gcc/config/i386/pconfigintrin.h | 23 +++++++++++
gcc/config/i386/wbnoinvdintrin.h | 23 +++++++++++
gcc/doc/invoke.texi | 6 +--
gcc/fortran/ChangeLog | 20 +++++++++
gcc/testsuite/ChangeLog | 89 ++++++++++++++++++++++++++++++++++++++++
10 files changed, 244 insertions(+), 6 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3d0248ba1 0: update: binutils-gcc-linux: all
new 45bfb8102 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 (3d0248ba1)
\
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 | 132 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-binutils/console.log | 11126 +++++------
04-build_abe-stage1/console.log | 18147 +++++++++---------
05-build_linux/console.log | 772 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 5 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 5 +-
console.log | 30443 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30430 insertions(+), 30474 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.