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_O3
in repository toolchain/ci/base-artifacts.
discards b0d6646c 0: update: binutils-gcc: 2
new 622ceb43 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 (b0d6646c)
\
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 1536 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 51848 -> 53572 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 458548 -> 467612 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 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_gcc_bootstrap/master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 717b7f24 0: update: binutils-gcc: 2
new 1cb71ec2 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 (717b7f24)
\
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 1544 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 37596 -> 39344 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 264488 -> 271600 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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/base-artifacts.
discards ebf33816 0: update: binutils-gcc: 2
new e4a897bd 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 (ebf33816)
\
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 1536 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 37852 -> 38944 bytes
05-build_abe-bootstrap/console.log.xz | Bin 268444 -> 269368 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 2f0c93326f4 x86: Update Intel architectures ISA support in documentation.
new fd0ab7c734b arm: Fix typo in auto-vectorized MVE comparisons
new 06770148711 nvptx: Back-end portion of a fix for PR target/104489.
new c8cb5098c78 warn-recursion: Don't warn for __builtin_calls in gnu_inlin [...]
new 6e80c4f1ad9 tree-optimization/101636 - CTOR vectorization ICE
new f4ed267fa5b Support SSA name declarations with pointer type
new fdc46830f1b middle-end/104644 - recursion with bswap match.pd pattern
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/c/gimple-parser.cc | 34 ++++++++--
gcc/config/arm/vfp.md | 4 +-
gcc/config/nvptx/nvptx.md | 3 +-
gcc/doc/match-and-simplify.texi | 6 +-
gcc/genmatch.cc | 20 +++---
gcc/gimple-warn-recursion.cc | 22 +++++--
gcc/match.pd | 2 +-
gcc/testsuite/c-c++-common/torture/pr101636.c | 30 +++++++++
gcc/testsuite/gcc.dg/Winfinite-recursion-3.c | 18 +++++
gcc/testsuite/gcc.dg/Winfinite-recursion-4.c | 19 ++++++
gcc/testsuite/gcc.dg/Winfinite-recursion-5.c | 18 +++++
gcc/testsuite/gcc.dg/gimplefe-49.c | 27 ++++++++
gcc/testsuite/gcc.dg/gimplefe-error-13.c | 11 ++++
gcc/testsuite/gcc.dg/pr104644.c | 9 +++
gcc/testsuite/gcc.target/i386/pr101636.c | 94 +++++++++++++++++++++++++++
gcc/tree-vect-slp.cc | 17 +++--
16 files changed, 300 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/pr101636.c
create mode 100644 gcc/testsuite/gcc.dg/Winfinite-recursion-3.c
create mode 100644 gcc/testsuite/gcc.dg/Winfinite-recursion-4.c
create mode 100644 gcc/testsuite/gcc.dg/Winfinite-recursion-5.c
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-49.c
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-error-13.c
create mode 100644 gcc/testsuite/gcc.dg/pr104644.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101636.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-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from b408d7e199 Automatic date update in version.in
new 7379729c7d RISC-V: Reorganize testcases for CFI directives
new f4ce10b14f RISC-V: Add Privileged Architecture 1.12 CSRs
new 9cbed90ee6 RISC-V: Updated CSRs to privileged spec v1.12 and debug spec v1.0.
new cebc89b932 binutils 2.38 vs. ppc32 linux kernel
new df0a549ebd RISC-V: PR28733, add missing extension info to 'invalid CSR' error
new e4028336b1 RISC-V: PR28733, add missing extension info to 'unrecognized [...]
new 29ef4c0699 gdb/linux-tdep.c: Add Perms to the 'info proc mappings' output
The 7 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/elfxx-riscv.c | 94 +++++
bfd/elfxx-riscv.h | 3 +
gas/config/tc-ppc.c | 25 +-
gas/config/tc-riscv.c | 97 ++++--
gas/testsuite/gas/riscv/c-fld-fsd-fail.l | 4 +-
gas/testsuite/gas/riscv/csr-dw-regnums.d | 142 +++++++-
gas/testsuite/gas/riscv/csr-dw-regnums.s | 157 +++++++--
gas/testsuite/gas/riscv/csr-version-1p10.d | 192 +++++++++--
gas/testsuite/gas/riscv/csr-version-1p10.l | 471 ++++++++++++++++---------
gas/testsuite/gas/riscv/csr-version-1p11.d | 192 +++++++++--
gas/testsuite/gas/riscv/csr-version-1p11.l | 471 ++++++++++++++++---------
gas/testsuite/gas/riscv/csr-version-1p12.d | 196 +++++++++--
gas/testsuite/gas/riscv/csr-version-1p12.l | 351 ++++++++++---------
gas/testsuite/gas/riscv/csr-version-1p9p1.d | 192 +++++++++--
gas/testsuite/gas/riscv/csr-version-1p9p1.l | 475 +++++++++++++++++---------
gas/testsuite/gas/riscv/csr.s | 136 ++++++--
gas/testsuite/gas/riscv/march-imply-i2p1-01.l | 40 +--
gdb/linux-tdep.c | 16 +-
include/opcode/riscv-opc.h | 213 ++++++++++--
19 files changed, 2572 insertions(+), 895 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.