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 0301ddac 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 9496eee9 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 (0301ddac)
\
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 30960 -> 31680 bytes
05-build_abe-stage1/console.log.xz | Bin 70964 -> 71572 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8528 -> 8692 bytes
08-build_abe-glibc/console.log.xz | Bin 236160 -> 236148 bytes
09-build_abe-stage2/console.log.xz | Bin 194532 -> 194968 bytes
10-build_abe-gdb/console.log.xz | Bin 38728 -> 39388 bytes
11-build_abe-qemu/console.log.xz | Bin 30160 -> 29940 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 24 ++++++++++++------------
13 files changed, 20 insertions(+), 20 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/binutils-gdb.
from 843bf75416 sim: include ansidecl.h when needed
adds 33af066d07 Preserve artificial CU name in process_psymtab_comp_unit_reader
adds 2427f3b09e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/file-and-dir.h | 8 ++++++--
gdb/dwarf2/read.c | 10 +++++-----
3 files changed, 12 insertions(+), 8 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 ca05188a 0: update: binutils-gcc: 2
new 8596d471 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 (ca05188a)
\
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 1676 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 38468 -> 38676 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 321576 -> 317896 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------
jenkins/manifest.sh | 14 +++++------
7 files changed, 7 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_check/master-aarch64
in repository toolchain/ci/gcc.
from b880d1514c1 Daily bump.
adds 45116f34205 RISC-V: jal cannot refer to a default visibility symbol for [...]
adds d1011a41efd Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reloa [...]
adds c2c843849a3 cse: Make sure duplicate elements are not entered into the [...]
adds 4dc6d192225 avr: Fix AVR build [PR71934]
adds ee01694151e tree-optimization/103544 - SLP reduction chain as SLP reduc [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/avr/avr.c | 4 ++--
gcc/config/i386/i386.c | 12 ++++++++++--
gcc/config/i386/i386.h | 2 ++
gcc/cse.c | 7 ++++++-
gcc/testsuite/gcc.dg/vect/pr103544.c | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr103404.c | 32 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr95740.c | 26 ++++++++++++++++++++++++++
gcc/tree-vect-slp.c | 12 +++++++++---
libgcc/config/riscv/div.S | 15 ++++++++-------
libgcc/config/riscv/riscv-asm.h | 6 ++++++
10 files changed, 125 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103544.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103404.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr95740.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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 2427f3b09e Automatic date update in version.in
adds 74044dc840 ld: improve shared tests for AIX
adds f21dbd7c80 [GOLD] PowerPC64 inline plt sequences
No new revisions were added by this update.
Summary of changes:
gold/powerpc.cc | 226 +++++++++++++++++++++++++++-----------
ld/testsuite/ld-shared/main.c | 10 +-
ld/testsuite/ld-shared/sh1.c | 10 --
ld/testsuite/ld-shared/shared.exp | 71 +++++-------
ld/testsuite/ld-shared/xcoff.dat | 4 +
5 files changed, 199 insertions(+), 122 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 ca1d7edc 0: update: binutils-gcc: 1
new e3208e8f 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 (ca1d7edc)
\
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 1544 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 39092 -> 39060 bytes
04-build_abe-gcc/console.log.xz | Bin 202800 -> 202988 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2380 -> 2748 bytes
07-check_regression/console.log.xz | Bin 3044 -> 2728 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 8 -
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 44 +-
07-check_regression/results.regressions | 46 -
08-update_baseline/console.log | 395 ++-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 8 -
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 44 +-
08-update_baseline/results.regressions | 46 -
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3456696 -> 3435016 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2945412 -> 2978464 bytes
sumfiles/gcc.sum | 4770 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 890904 -> 882996 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175048 -> 175548 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 427880 -> 426424 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2732 insertions(+), 2913 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 843bf75416 sim: include ansidecl.h when needed
adds 33af066d07 Preserve artificial CU name in process_psymtab_comp_unit_reader
adds 2427f3b09e Automatic date update in version.in
adds 74044dc840 ld: improve shared tests for AIX
adds f21dbd7c80 [GOLD] PowerPC64 inline plt sequences
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/file-and-dir.h | 8 +-
gdb/dwarf2/read.c | 10 +-
gold/powerpc.cc | 226 +++++++++++++++++++++++++++-----------
ld/testsuite/ld-shared/main.c | 10 +-
ld/testsuite/ld-shared/sh1.c | 10 --
ld/testsuite/ld-shared/shared.exp | 71 +++++-------
ld/testsuite/ld-shared/xcoff.dat | 4 +
8 files changed, 211 insertions(+), 130 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 9eb215d2 0: update: binutils-gcc: 2
new d57471bb 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 (9eb215d2)
\
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 1512 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52720 -> 53164 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 477236 -> 471792 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.