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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from baf3a5a9424 Fix target/94557 PowerPC regression on GCC 9 (variable vec_ [...]
adds 3c5d3cc15a5 Daily bump.
adds a809efd70d1 Fix PR94043 by making vect_live_op generate lc-phi
adds 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
new 4a745938b56 x86: Insert ENDBR if function will be called indirectly
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 | 27 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++-
gcc/testsuite/ChangeLog | 26 +++++++++++
gcc/testsuite/gcc.dg/vect/pr94443.c | 13 ++++++
gcc/testsuite/gcc.target/i386/pr94417-1.c | 20 +++++++++
gcc/testsuite/gcc.target/i386/pr94417-2.c | 21 +++++++++
gcc/testsuite/gcc.target/i386/pr94417-3.c | 19 ++++++++
.../gfortran.dg/graphite/vect-pr94043.f90 | 18 ++++++++
gcc/tree-vect-loop.c | 50 +++++++++++++++++++---
10 files changed, 195 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr94443.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-3.c
create mode 100644 gcc/testsuite/gfortran.dg/graphite/vect-pr94043.f90
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 090beaec4 0: update: binutils-gcc-linux: boot
new 11bb17202 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 (090beaec4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 182 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11714 ++++++-------
04-build_abe-stage1/console.log | 13855 +++++++--------
05-build_linux/console.log | 598 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 26807 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 26841 insertions(+), 26792 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 44aad63a9 0: update: llvm-linux: boot
new 295978b55 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 (44aad63a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 48 +-
02-build_llvm/console.log | 12756 ++++++++++++++++----------------
03-build_linux/console.log | 1784 ++---
04-boot_linux/console.log | 466 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 15058 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 15065 insertions(+), 15065 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 3737ccc424c [committed] [PR rtl-optimization/90275] Another 90275 relat [...]
new bd2420f8faa libstdc++: Add comparison operators to sequence containers
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:
libstdc++-v3/ChangeLog | 21 +++
libstdc++-v3/include/bits/forward_list.h | 28 +++-
libstdc++-v3/include/bits/stl_bvector.h | 13 +-
libstdc++-v3/include/bits/stl_deque.h | 57 +++++++-
libstdc++-v3/include/bits/stl_iterator.h | 37 ++---
libstdc++-v3/include/bits/stl_list.h | 26 ++++
libstdc++-v3/include/bits/stl_vector.h | 25 ++++
libstdc++-v3/include/debug/deque | 7 +
libstdc++-v3/include/debug/forward_list | 8 +
libstdc++-v3/include/debug/list | 7 +
libstdc++-v3/include/debug/safe_iterator.h | 21 +++
libstdc++-v3/include/debug/vector | 7 +
libstdc++-v3/include/ext/pointer.h | 8 +-
.../23_containers/deque/operators/cmp_c++20.cc | 161 +++++++++++++++++++++
.../23_containers/forward_list/cmp_c++20.cc | 138 ++++++++++++++++++
.../testsuite/23_containers/list/cmp_c++20.cc | 138 ++++++++++++++++++
.../23_containers/vector/bool/cmp_c++20.cc | 73 ++++++++++
.../testsuite/23_containers/vector/cmp_c++20.cc | 161 +++++++++++++++++++++
18 files changed, 908 insertions(+), 28 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/deque/operators/cmp_c++20.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/forward_list/cmp_c++20.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/list/cmp_c++20.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/bool/cmp_c++20.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/cmp_c++20.cc
--
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 23f24c89039 Daily bump.
new 99ddb11c084 x86: Insert ENDBR if function will be called indirectly
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 | 9 +++++++++
gcc/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/i386/pr94417-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-2.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-3.c | 19 +++++++++++++++++++
6 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-3.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 2bed205e44a Fix the build of fork-running-state.c on NetBSD
new 4ddfec930ca Fix gdb.base/attach-twice.c build on NetBSD
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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.base/attach-twice.c | 9 ++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.