This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 6a8937c4 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new ccc62e7f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (6a8937c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1536 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 43948 -> 44824 bytes
05-build_abe-stage1/console.log.xz | Bin 90076 -> 91728 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8612 -> 8940 bytes
08-build_abe-glibc/console.log.xz | Bin 230668 -> 231924 bytes
09-build_abe-stage2/console.log.xz | Bin 223084 -> 226560 bytes
10-build_abe-gdb/console.log.xz | Bin 43812 -> 43964 bytes
11-build_abe-qemu/console.log.xz | Bin 30672 -> 30852 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
13 files changed, 13 insertions(+), 13 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from f45610a4523 c++: Don't reject calls through PMF during constant evaluat [...]
adds d19d90289d1 Add misalignment output parameter to get_load_store_type
adds 6b4c18b9812 [sve] PR93183 - Add support for conditional neg.
adds 91419baf4d0 Optimize the builtin vec_xl_sext
adds d2161caffbb Change threading comment before pass_ccp pass.
adds 0910c516a3d rs6000: Remove unspecs for vec_mrghl[bhw]
adds f98359ba9d3 PR target/102785: Correct addsub/subadd patterns on bfin.
adds d996799a507 tree-optimization/102827 - avoid stmts in preheader
adds 476ca5ade85 Compute negative offset in get_load_store_type
adds 9890b12c72c libstdc++: Fix mem-initializer in std::move_only_function [ [...]
adds 793d2549b17 Refactor load/store costing
new 5f5baf79927 MAINTAINERS: Add myself for write after approval
new 6b34f5c5ec7 target: Support whitespaces in target attr/pragma.
new e3ef92e79f9 aix: ensure reference to __tls_get_addr is in text section.
new 6920d5a1a28 Fortran: Fix "str" to scalar descriptor conversion [PR92482]
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:
MAINTAINERS | 1 +
gcc/config/aarch64/aarch64.c | 1 +
gcc/config/bfin/bfin.md | 46 ++---
gcc/config/rs6000/altivec.md | 203 ++++++---------------
gcc/config/rs6000/rs6000-call.c | 33 ++--
gcc/config/rs6000/rs6000-p8swap.c | 2 -
gcc/config/rs6000/rs6000.c | 85 ++++-----
gcc/config/rs6000/vsx.md | 26 ++-
gcc/fortran/trans-expr.c | 2 +-
gcc/passes.def | 4 +-
gcc/testsuite/gcc.dg/pr102827.c | 13 ++
gcc/testsuite/gcc.target/aarch64/pr102375.c | 4 +
gcc/testsuite/gcc.target/aarch64/sve/pr93183.c | 2 +-
gcc/testsuite/gcc.target/powerpc/builtins-1.c | 8 +-
gcc/testsuite/gcc.target/powerpc/p10_vec_xl_sext.c | 35 ++++
gcc/testsuite/gfortran.dg/bind-c-char-descr.f90 | 57 ++++--
gcc/tree-if-conv.c | 21 ++-
gcc/tree-vect-data-refs.c | 20 +-
gcc/tree-vect-stmts.c | 113 +++++++-----
gcc/tree-vectorizer.h | 4 +-
libstdc++-v3/include/bits/mofunc_impl.h | 2 +-
.../testsuite/20_util/move_only_function/cons.cc | 27 +++
22 files changed, 392 insertions(+), 317 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr102827.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr102375.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/p10_vec_xl_sext.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 1485456c 2: update: binutils-gcc: 1
new fbe0c947 2: update: binutils-gcc: 1
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 (1485456c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1500 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52380 -> 52396 bytes
05-build_abe-bootstrap/console.log.xz | Bin 102664 -> 101872 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 8 ++++----
7 files changed, 10 insertions(+), 10 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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f9ebf60b6f Automatic date update in version.in
adds 8457023a80 Automatic date update in version.in
adds 0a9ea024e7 ld: Adjust pr28158.rd for glibc 2.34
adds 31629daee5 Automatic date update in version.in
adds e7f024765a PR28459, readelf issues bogus warning
adds 19b9612448 Automatic date update in version.in
adds b3a01ce215 CTF: incorrect underlying type setting for enumeration types
adds d4ef5e75c7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
gdb/ctfread.c | 15 +++++++++------
gdb/dwarf2/cu.c | 2 +-
gdb/dwarf2/read.c | 26 +-------------------------
gdb/dwarf2/read.h | 4 ----
gdb/objfiles.c | 26 ++++++++++++++++++++++++++
gdb/objfiles.h | 5 +++++
ld/testsuite/ld-elf/pr28158.rd | 2 +-
9 files changed, 44 insertions(+), 39 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9639da24 0: update: binutils-llvm-linux-qemu: all
new 6f3c616c 0: update: binutils-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 (9639da24)
\
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.xz | Bin 1604 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 44860 -> 44808 bytes
04-build_llvm/console.log.xz | Bin 60180 -> 58260 bytes
05-build_abe-qemu/console.log.xz | Bin 30076 -> 31128 bytes
06-build_linux/console.log.xz | Bin 3908 -> 4164 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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 93bd0213885 Refactor vect_supportable_dr_alignment
new 7ef0cc44448 Make file utf8 valid input.
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:
liboffloadmic/include/coi/source/COIBuffer_source.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.