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 39f75adf 0: update: binutils-gcc: 2
new 93ea10f2 0: update: binutils-gcc: 2
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 (39f75adf)
\
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 1580 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 38132 -> 37700 bytes
05-build_abe-bootstrap/console.log.xz | Bin 271088 -> 269392 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from 2907bfc3412 PR target/106231: Optimize (any_extend:DI (ctz:SI ...)) on x86_64.
adds 06039e71f02 Replace manual swapping idiom with std::swap in aarch64.cc
adds ce92603fbe3 Improve common reduction vs builtin code generation in loop [...]
adds 9c8349ee1a3 arc: Fix interrupt's epilogue.
adds 7313381d2ce arm: Replace arm_builtin_vectorized_function [PR106253]
adds c8697735aba libgcc/arc: Update udivmodsi4 and make the lib safe for rf16
new 87f46a16ec0 Fix builtin vs non-builtin partition merge in loop distribution
new 7501eec65c6 arc: Add ARCHS release 310a tune variant.
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.cc | 12 +-
gcc/config/arc/arc-arch.h | 3 +-
gcc/config/arc/arc-cpus.def | 1 +
gcc/config/arc/arc-tables.opt | 3 +
gcc/config/arc/arc.cc | 194 ++++++++++++++---------
gcc/config/arc/arc.md | 32 ++--
gcc/config/arc/arc.opt | 3 +
gcc/config/arc/arcHS4x.md | 17 +-
gcc/config/arc/t-multilib | 4 +-
gcc/config/arm/arm-builtins.cc | 123 ---------------
gcc/config/arm/arm-protos.h | 1 -
gcc/config/arm/arm.cc | 4 -
gcc/config/arm/arm_neon_builtins.def | 1 -
gcc/config/arm/iterators.md | 7 +
gcc/config/arm/neon.md | 17 +-
gcc/doc/invoke.texi | 16 ++
gcc/testsuite/gcc.dg/tree-ssa/ldist-24.c | 5 +-
gcc/testsuite/gcc.dg/tree-ssa/ldist-36.c | 3 +-
gcc/testsuite/gcc.target/arc/interrupt-13.c | 15 ++
gcc/testsuite/gcc.target/arm/vect_binary_1.c | 50 ++++++
gcc/testsuite/gcc.target/arm/vect_unary_1.c | 224 +++++++++++++++++++++++++++
gcc/tree-loop-distribution.cc | 69 ++++++---
libgcc/config/arc/lib1funcs.S | 2 +
libgcc/config/arc/lib2funcs.c | 2 +-
24 files changed, 554 insertions(+), 254 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/interrupt-13.c
create mode 100644 gcc/testsuite/gcc.target/arm/vect_binary_1.c
create mode 100644 gcc/testsuite/gcc.target/arm/vect_unary_1.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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards aa13b491 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new d5b30f86 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 (aa13b491)
\
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 1632 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 30408 -> 30328 bytes
05-build_abe-stage1/console.log.xz | Bin 91668 -> 91616 bytes
07-build_abe-linux/console.log.xz | Bin 8668 -> 8688 bytes
08-build_abe-glibc/console.log.xz | Bin 232988 -> 233264 bytes
09-build_abe-stage2/console.log.xz | Bin 223852 -> 223560 bytes
10-build_abe-gdb/console.log.xz | Bin 37760 -> 37644 bytes
11-build_abe-qemu/console.log.xz | Bin 31044 -> 30956 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 838e5d5f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 0272cbf6 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 (838e5d5f)
\
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 1636 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 30732 -> 30688 bytes
05-build_abe-stage1/console.log.xz | Bin 72932 -> 72832 bytes
07-build_abe-linux/console.log.xz | Bin 8636 -> 8712 bytes
08-build_abe-glibc/console.log.xz | Bin 239744 -> 238948 bytes
09-build_abe-stage2/console.log.xz | Bin 202388 -> 202112 bytes
10-build_abe-gdb/console.log.xz | Bin 38092 -> 37748 bytes
11-build_abe-qemu/console.log.xz | Bin 31436 -> 31052 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 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_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 9550ea3c 0: update: binutils-gcc: 2
new 277d80fa 0: update: binutils-gcc: 2
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 (9550ea3c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1600 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 51848 -> 51092 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 470612 -> 471796 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 ------------------------------
jenkins/manifest.sh | 12 +++++-----
7 files changed, 6 insertions(+), 43 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_ubsan
in repository toolchain/ci/gcc.
from 7bcd7f47359 Daily bump.
adds 6d7071776e0 Daily bump.
adds f9da2663f50 Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md on x86.
adds 43c2505b31a Fix issue with x86_64_const_vector_operand predicate on x86.
adds 2907bfc3412 PR target/106231: Optimize (any_extend:DI (ctz:SI ...)) on x86_64.
adds 06039e71f02 Replace manual swapping idiom with std::swap in aarch64.cc
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.cc | 12 +++---
gcc/config/i386/i386.md | 60 ++++++++++++++++++++++++++++++
gcc/config/i386/predicates.md | 4 ++
gcc/config/i386/sse.md | 36 +++++++++++-------
gcc/testsuite/gcc.target/i386/pr106231-1.c | 8 ++++
gcc/testsuite/gcc.target/i386/pr106231-2.c | 8 ++++
7 files changed, 109 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr106231-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr106231-2.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_ubsan
in repository toolchain/ci/base-artifacts.
discards c80cb071 0: update: binutils-gcc: 2
new cf570005 0: update: binutils-gcc: 2
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 (c80cb071)
\
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 1628 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 38320 -> 38656 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 326192 -> 326716 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 31 ++--------------------------
jenkins/manifest.sh | 12 +++++------
7 files changed, 8 insertions(+), 35 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2fa4416d 0: update: binutils-gcc: 1
new 7f5e7751 0: 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 (2fa4416d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1616 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38904 -> 37920 bytes
04-build_abe-gcc/console.log.xz | Bin 214384 -> 213700 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3848 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2388 -> 2596 bytes
07-check_regression/console.log.xz | Bin 2384 -> 2364 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 6 +-
08-update_baseline/console.log | 504 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3564928 -> 3531704 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 3054620 -> 3049880 bytes
sumfiles/gcc.sum | 4484 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1037444 -> 1033748 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2196 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205120 -> 204688 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 439472 -> 445072 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2618 insertions(+), 2620 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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c2d55970 4: update: binutils-gcc-linux-qemu: 33
new 2de9c94c 4: update: binutils-gcc-linux-qemu: 33
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 (c2d55970)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1876 -> 1872 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30392 -> 30292 bytes
04-build_abe-stage1/console.log.xz | Bin 91240 -> 90884 bytes
05-build_abe-qemu/console.log.xz | Bin 32156 -> 30968 bytes
06-build_linux/console.log.xz | Bin 5072 -> 5508 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 224 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
9 files changed, 121 insertions(+), 121 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 devel/rust/master
in repository gcc.
from e4cdb24c468 Merge #1391
new 64f69dbca26 hir: Add missing visitor for ConstGenericParam
new 43cd742e348 typecheck: Add base for resolving const generic params and [...]
new 6920d2294b3 Merge #1373
The 3 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/rust/hir/rust-hir-dump.cc | 4 ++++
gcc/rust/hir/rust-hir-dump.h | 1 +
gcc/rust/hir/tree/rust-hir-full-decls.h | 1 +
gcc/rust/hir/tree/rust-hir-visitor.h | 2 ++
gcc/rust/hir/tree/rust-hir.h | 10 ++++++++++
gcc/rust/typecheck/rust-hir-type-check-toplevel.cc | 20 ++++++++++++++++++--
gcc/testsuite/rust/compile/const_generics_6.rs | 2 ++
7 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/rust/compile/const_generics_6.rs
--
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_gnu_native_build/master-aarch64
in repository toolchain/ci/gdb.
from f39cc214d5 Automatic date update in version.in
adds 38733fdc8c Automatic date update in version.in
adds 53944a3bf5 [gdbsupport] Add parallel_for_each_debug
adds 68a5118c48 [gdb/testsuite] Fix gdb.arch/i386-mpx.exp
adds 9d9dd861e9 [gdb/testsuite] Fix regression in step-indirect-call-thunk.e [...]
adds c3d3b64b34 [gdb/testsuite] Allow override of ASAN_OPTIONS in lib/gdb.exp
adds 4319180c81 [gdbsupport] Improve thread scheduling in parallel_for_each
adds 37cea58867 x86: re-order insn template fields
adds 7e864bf71d x86: correct VMOVSH attributes
new 602d2b520d gdb/python: look for python, then python 3 at configure time
new 9a14143c59 [gdb/testsuite] Remove duplicate of supports_gnuc
new 5154216259 arc: Update missing cipher.
new bbcab3366b opcodes/arc: Implement style support in the disassembler
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:
bfd/version.h | 2 +-
gas/ChangeLog | 5 +
gas/config/tc-arc.c | 2 +-
gas/testsuite/gas/i386/evex-wig.s | 12 +
gas/testsuite/gas/i386/evex-wig1-intel.d | 9 +
gas/testsuite/gas/i386/evex-wig1.d | 9 +
gdb/configure | 12 +-
gdb/configure.ac | 3 +-
gdb/testsuite/gdb.arch/i386-mpx.exp | 2 +-
.../gdb.base/step-indirect-call-thunk.exp | 6 +-
gdb/testsuite/lib/gdb.exp | 14 +-
gdbsupport/parallel-for.h | 32 +-
opcodes/ChangeLog | 10 +
opcodes/arc-dis.c | 148 +-
opcodes/disassemble.c | 5 +
opcodes/i386-gen.c | 4 +-
opcodes/i386-opc.h | 14 +-
opcodes/i386-opc.tbl | 4 +-
opcodes/i386-tbl.h | 7436 ++++++++++----------
19 files changed, 3942 insertions(+), 3787 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.