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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 556bb4db5 0: update: binutils-gcc-linux: all
new 70c9897fe 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 (556bb4db5)
\
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 | 147 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11799 +++++-----
04-build_abe-stage1/console.log | 15488 +++++++------
05-build_linux/console.log | 9186 ++++----
06-boot_linux/console.log | 6 +-
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 | 37036 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 37042 insertions(+), 37050 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 56f778b012d [RS6000] ICE in decompose, at rtl.h:2282
new 7d177b142dc PR target/96313 AArch64: vqmovun* return types should be unsigned
new 11af9c329ae PR target/97150 AArch64: 2nd parameter of unsigned Neon sca [...]
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/aarch64/aarch64-simd-builtins.def | 2 +-
gcc/config/aarch64/arm_neon.h | 36 +++++++++++-----------
gcc/testsuite/gcc.target/aarch64/pr96313.c | 8 +++++
gcc/testsuite/gcc.target/aarch64/pr97150.c | 14 +++++++++
.../gcc.target/aarch64/scalar_intrinsics.c | 6 ++--
5 files changed, 44 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr96313.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr97150.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 629e0547af3 tree-optimization/97330 - fix bad load sinking
new c06617a79b4 libstdc++: Avoid divide by zero in default template arguments
new f997b675501 libstdc++: Add C++11 member functions for ios::failure in old ABI
new 181702ef8ab SLP vectorize multiple BBs at once
new 5a448362da6 arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914)
new b2a96bf9dce libstdc++: Add assertions for preconditions in sampling dis [...]
new baf4750feaa Improve documentation of -fallow-store-data-races
new 3a9e6ee42ac debug: Make sure to output .file 0 when generating DWARF5.
new 3e1123e52f8 Disable TBAA in some uses of call_may_clobber_ref_p
new cd23ed8af23 [PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_POWER [...]
The 9 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_mve.h | 8 +
gcc/config/rs6000/rs6000-builtin.def | 12 +-
gcc/doc/invoke.texi | 13 +-
gcc/dwarf2out.c | 21 ++
gcc/testsuite/gcc.dg/vect/bb-slp-22.c | 2 +-
.../{vcvtq_u32_f32.c => vcvtnq_u32_f32.c} | 4 +-
gcc/testsuite/gfortran.dg/pr68627.f | 2 +-
gcc/tree-nrv.c | 4 +-
gcc/tree-ssa-alias.c | 4 +-
gcc/tree-ssa-alias.h | 2 +-
gcc/tree-ssa-sccvn.c | 2 +-
gcc/tree-tailcall.c | 6 +-
gcc/tree-vect-patterns.c | 38 ++--
gcc/tree-vect-slp.c | 228 +++++++++++++++------
gcc/tree-vectorizer.c | 19 +-
gcc/tree-vectorizer.h | 93 +--------
libstdc++-v3/include/bits/ios_base.h | 18 ++
libstdc++-v3/include/bits/random.h | 13 +-
libstdc++-v3/include/bits/random.tcc | 3 +
.../linear_congruential_engine/operators/call.cc | 43 +++-
.../testsuite/26_numerics/random/pr60037-neg.cc | 4 +-
.../testsuite/27_io/ios_base/failure/cxx11.cc | 3 +-
.../ios_base/failure/error_code.cc} | 37 ++--
23 files changed, 353 insertions(+), 226 deletions(-)
copy gcc/testsuite/gcc.target/arm/mve/intrinsics/{vcvtq_u32_f32.c => vcvtnq_u32_f3 [...]
copy libstdc++-v3/testsuite/{20_util/allocator/lwg3190.cc => 27_io/ios_base/failur [...]
--
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_cross/gnu-release-arm-check_cross
in repository toolchain/ci/gcc.
from 7ebca347d1d aarch64: Add A64FX machine model
adds e7406c36449 libstdc++: Fix path::generic_string allocator handling (PR 94242)
No new revisions were added by this update.
Summary of changes:
libstdc++-v3/include/bits/fs_path.h | 11 +++++---
.../{nonmember/hash_value.cc => generic/94242.cc} | 23 ++++++++--------
.../filesystem/path/generic/generic_string.cc | 32 ++++++++++++++++++++++
3 files changed, 51 insertions(+), 15 deletions(-)
copy libstdc++-v3/testsuite/27_io/filesystem/path/{nonmember/hash_value.cc => gene [...]
--
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 glibc.
from ca52c56abf elf: Use the term "program interpreter" in the ld.so help message
new db03874df9 elf: Print the full name of the dynamic loader in the ld.so [...]
new 50b1b7a390 elf: Make __rtld_env_path_list and __rtld_search_dirs global [...]
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:
elf/Makefile | 3 ++-
elf/dl-load.c | 53 +++++++++++++++++++++++++++--------------------------
elf/dl-usage.c | 2 ++
include/link.h | 4 ++++
4 files changed, 35 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.