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 1d9cfb78e 0: update: binutils-gcc: 2
new ce542dd8e 0: update: binutils-8e1ada9e0bd4f57597b835b2d09b100d24c604d8: 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 (1d9cfb78e)
\
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 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 52436 -> 52152 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 469348 -> 476652 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 11 +++++------
7 files changed, 13 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_ubsan
in repository toolchain/ci/base-artifacts.
discards 84d6237a7 2: update: binutils-gcc: 0
discards 851c67dae 1: reset: binutils-bb368aad297fe3ad40cf397e6fc85aa471429a28: 0
discards db6527ae8 0: update: gcc-1375e2b62332351a8f9c928421cd1ea8b53c5127: 2
new 1e1975886 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 (84d6237a7)
\
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 1556 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 25140 -> 38224 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 0 -> 327848 bytes
06-check_regression/console.log.xz | Bin 412 -> 416 bytes
07-update_baseline/console.log | 81 +++++++++++++---------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 11 ++--
results | 4 ++
9 files changed, 48 insertions(+), 50 deletions(-)
create mode 100644 05-build_abe-bootstrap_ubsan/console.log.xz
delete mode 100644 07-update_baseline/results.regressions
--
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_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 18e60f7c8a bfd: Check NULL pointer before setting ref_real
adds c54a62119a IBM zSystems: mgrk, mg first operand requires register pair
adds 83c5f3aea9 loongarch: Don't check ABI flags if no code section
adds e4e883c09b Don't define ARCH_cris for BFD64
adds 8e1ada9e0b Move TILE-Gx files to TARGET64_LIBOPCODES_CFILES
No new revisions were added by this update.
Summary of changes:
bfd/elfnn-loongarch.c | 21 +++++++++++++++++++++
opcodes/Makefile.am | 6 +++---
opcodes/Makefile.in | 6 +++---
opcodes/disassemble.c | 2 +-
opcodes/s390-opc.c | 2 ++
opcodes/s390-opc.txt | 4 ++--
6 files changed, 32 insertions(+), 9 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_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 3e7db517472 Daily bump.
adds b9b764bce89 MAINTAINERS: Add myself as PowerPC port co-maintainer
adds 938a02a589d tree-optimization/104595 - vectorization of COND_EXPR with [...]
adds e1a41143a2e tree-optimization/105484 - VEC_SET and EH
adds 000f4480005 testsuite/105486 - adjust testcase to avoid misaligned accesses
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 4 +++-
gcc/gimple-isel.cc | 19 ++++++++++++-------
gcc/testsuite/gcc.dg/torture/pr105484.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/vect/bb-slp-pr104240.c | 3 +++
gcc/testsuite/gcc.dg/vect/pr104595.c | 24 ++++++++++++++++++++++++
gcc/tree-vect-patterns.cc | 16 ++++++++--------
6 files changed, 65 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105484.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr104595.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_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 18e60f7c8a bfd: Check NULL pointer before setting ref_real
adds c54a62119a IBM zSystems: mgrk, mg first operand requires register pair
adds 83c5f3aea9 loongarch: Don't check ABI flags if no code section
adds e4e883c09b Don't define ARCH_cris for BFD64
adds 8e1ada9e0b Move TILE-Gx files to TARGET64_LIBOPCODES_CFILES
No new revisions were added by this update.
Summary of changes:
bfd/elfnn-loongarch.c | 21 +++++++++++++++++++++
opcodes/Makefile.am | 6 +++---
opcodes/Makefile.in | 6 +++---
opcodes/disassemble.c | 2 +-
opcodes/s390-opc.c | 2 ++
opcodes/s390-opc.txt | 4 ++--
6 files changed, 32 insertions(+), 9 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 4c2f21438 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 9cb5d654e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (4c2f21438)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30356 -> 31060 bytes
04-build_abe-stage1/console.log.xz | Bin 71160 -> 72520 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9184 -> 9524 bytes
07-build_abe-glibc/console.log.xz | Bin 238056 -> 239696 bytes
08-build_abe-stage2/console.log.xz | Bin 198848 -> 203548 bytes
09-build_abe-gdb/console.log.xz | Bin 37436 -> 37972 bytes
10-build_abe-qemu/console.log.xz | Bin 32840 -> 32592 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3940 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2468 -> 2612 bytes
13-check_regression/console.log.xz | Bin 3096 -> 3176 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 15 +
13-check_regression/results.compare | 57 +-
13-check_regression/results.compare2 | 93 +-
13-check_regression/results.regressions | 35 +
14-update_baseline/console.log | 349 +--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 15 +
14-update_baseline/results.compare | 57 +-
14-update_baseline/results.compare2 | 93 +-
14-update_baseline/results.regressions | 35 +
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3339824 -> 3375828 bytes
sumfiles/g++.sum | 162 +-
sumfiles/gcc.log.xz | Bin 2935192 -> 2913436 bytes
sumfiles/gcc.sum | 4533 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1017652 -> 1026992 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2296 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 197248 -> 197244 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 404452 -> 402504 bytes
sumfiles/libstdc++.sum | 14 +-
39 files changed, 2796 insertions(+), 2748 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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/gdb.
from 18e60f7c8a bfd: Check NULL pointer before setting ref_real
adds c54a62119a IBM zSystems: mgrk, mg first operand requires register pair
adds 83c5f3aea9 loongarch: Don't check ABI flags if no code section
adds e4e883c09b Don't define ARCH_cris for BFD64
adds 8e1ada9e0b Move TILE-Gx files to TARGET64_LIBOPCODES_CFILES
No new revisions were added by this update.
Summary of changes:
bfd/elfnn-loongarch.c | 21 +++++++++++++++++++++
opcodes/Makefile.am | 6 +++---
opcodes/Makefile.in | 6 +++---
opcodes/disassemble.c | 2 +-
opcodes/s390-opc.c | 2 ++
opcodes/s390-opc.txt | 4 ++--
6 files changed, 32 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.