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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 13f77f03 0: update: binutils-llvm-linux-qemu: boot
new 8719f8f7 0: update: binutils-llvm-linux-qemu: boot
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 (13f77f03)
\
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 | 184 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 12161 ++++++-------
04-build_llvm/console.log | 14105 +++++++--------
05-build_linux/console.log | 824 +-
06-build_abe-qemu/console.log | 6783 +++----
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 12 +-
09-update_baseline/console.log | 12 +-
console.log | 34523 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 34571 insertions(+), 34497 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/gcc.
from 6e885ad3287 c++: ICE with using-decl [PR 99238]
adds 6da2762a3b1 Daily bump.
adds ff4816dff0d sim: drop dep on configure-gdb
adds 8c2cf7f4f7e MAINTAINERS: Add myself for write after approval
adds 3972574f11e misc/cgo/testcarchive: don't use == for string equality in C code
adds bbdf59fdbc2 match.pd: Don't optimize vector X + (X << C) -> X * (1 + (1 [...]
adds 7987beec679 Fortran: Fix for class defined operators [PR99125].
adds 77643ac4bbd PR tree-optimization/99489 - ICE calling strncat after strcat
adds 5e93c2f08f3 Daily bump.
new 553488851dd i386: Some more -mavx512vl -mno-avx512bw fixes [PR99321]
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:
ChangeLog | 9 +++
MAINTAINERS | 1 +
Makefile.def | 1 -
Makefile.in | 1 -
contrib/ChangeLog | 9 +++
gcc/ChangeLog | 85 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/builtins.c | 2 +-
gcc/config/i386/sse.md | 58 ++++++---------
gcc/cp/ChangeLog | 27 +++++++
gcc/fortran/ChangeLog | 16 ++++
gcc/fortran/trans-array.c | 10 ++-
gcc/fortran/trans-expr.c | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/match.pd | 10 ++-
gcc/testsuite/ChangeLog | 37 ++++++++++
gcc/testsuite/gcc.dg/Wstringop-truncation-9.c | 41 +++++++++++
gcc/testsuite/gcc.dg/gomp/pr99544.c | 13 ++++
.../gfortran.dg/alloc_deferred_comp_1.f90 | 18 +++++
libgfortran/ChangeLog | 9 +++
libgo/misc/cgo/testcarchive/testdata/main_unix.c | 2 +-
libgomp/ChangeLog | 5 ++
22 files changed, 315 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-truncation-9.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr99544.c
create mode 100644 gcc/testsuite/gfortran.dg/alloc_deferred_comp_1.f90
--
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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/binutils-gdb.
from fece451c2a Use RAII to set the per-thread SIGSEGV handler
adds 8673b5d2e0 Automatic date update in version.in
adds 367c5eb750 sim: drop dep on configure-gdb
adds c6c7769d9d sim: introduce {COMPILE,LINK}_FOR_BUILD
adds e7d9022ba8 sim: rename BUILD_LDFLAGS to LDFLAGS_FOR_BUILD
adds 27012aba8a Remove Irix 6 workaround from DWARF abbrev reader
adds 7c32eebb87 Constify abbrev_table::lookup_abbrev
adds 933721ed0c Automatic date update in version.in
new a9f172c6b7 Set dwarf2_per_cu_data::m_header_read_in
new 0280fdcc08 Minor tweak to use die_reader_specs::abfd
new 7c290a04a2 Use cu_header consistently in read_attribute_value
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:
ChangeLog | 5 +++++
Makefile.def | 1 -
Makefile.in | 1 -
bfd/version.h | 2 +-
gdb/ChangeLog | 26 +++++++++++++++++++++++
gdb/dwarf2/abbrev.c | 28 ++++++++-----------------
gdb/dwarf2/abbrev.h | 2 +-
gdb/dwarf2/read.c | 49 +++++++++++++++++++++++--------------------
sim/common/ChangeLog | 11 ++++++++++
sim/common/Make-common.in | 10 +++++++--
sim/cr16/ChangeLog | 5 +++++
sim/cr16/Makefile.in | 6 +++---
sim/d10v/ChangeLog | 5 +++++
sim/d10v/Makefile.in | 6 +++---
sim/igen/ChangeLog | 15 ++++++++++++++
sim/igen/Makefile.in | 23 +++++++++++---------
sim/igen/configure | 4 ++++
sim/igen/configure.ac | 3 +++
sim/m32c/ChangeLog | 5 +++++
sim/m32c/Makefile.in | 6 +++---
sim/m68hc11/ChangeLog | 5 +++++
sim/m68hc11/Makefile.in | 7 +++++--
sim/ppc/ChangeLog | 13 ++++++++++++
sim/ppc/Makefile.in | 53 +++++++++++++++++++++++++----------------------
sim/sh/ChangeLog | 5 +++++
sim/sh/Makefile.in | 8 ++++---
26 files changed, 208 insertions(+), 96 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards b5f9f60d 0: update: binutils-gcc-glibc-qemu: 6
new 99ddcbb9 0: update: binutils-gcc-glibc-qemu: 6
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 (b5f9f60d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-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 | 110 +-
02-prepare_abe/console.log | 422 +-
04-build_abe-binutils/console.log | 12307 ++--
05-build_abe-stage1/console.log | 14412 +++--
06-build_abe-linux/console.log | 2004 +-
07-build_abe-glibc/console.log | 39582 +++++++------
08-build_abe-stage2/console.log | 34743 ++++++-----
09-build_abe-qemu/console.log | 6948 +--
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 110595 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
12 files changed, 110540 insertions(+), 110633 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-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 69147e04 0: update: binutils-llvm-linux-qemu: all
new bc48b736 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 (69147e04)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 102 +-
02-prepare_abe/console.log | 415 +-
03-build_abe-binutils/console.log | 11528 +++++++-------
04-build_llvm/console.log | 13151 ++++++++--------
05-build_linux/console.log | 822 +-
06-build_abe-qemu/console.log | 4620 +++---
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
09-update_baseline/console.log | 12 +-
console.log | 30668 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
11 files changed, 30671 insertions(+), 30675 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/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from b2b194695f0 aarch64: Set AARCH64_EXTRA_TUNE_PREFER_ADVSIMD_AUTOVEC for [...]
adds a07015ad4dc Daily bump.
adds 758d80f5ff4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.