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 40d9b570 0: update: binutils-gcc: 1
new bc3c1920 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 (40d9b570)
\
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 1540 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 53976 -> 52408 bytes
04-build_abe-gcc/console.log.xz | Bin 209848 -> 208096 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2464 -> 2720 bytes
07-check_regression/console.log.xz | Bin 2560 -> 3180 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 133 +-
08-update_baseline/console.log | 483 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 133 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3394448 -> 3417104 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2913444 -> 2875652 bytes
sumfiles/gcc.sum | 4092 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 881372 -> 875888 bytes
sumfiles/gfortran.sum | 171 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171236 -> 171112 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421964 -> 426304 bytes
sumfiles/libstdc++.sum | 15 +-
27 files changed, 2786 insertions(+), 2447 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-release-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 164044da342 Daily bump.
adds 3de82c6c36f Fortran: Fix CLASS conversion check [PR102745]
adds e8dd7ce5d27 libstdc++: Fix doxygen generation to work with relative paths
adds 2b4adfe47fc Daily bump.
adds 5d3a05456dc c++: Fix up push_local_extern_decl_alias error recovery [PR102642]
adds 40b209e340b Avoid exception propagation during bootstrap
adds b8754a8ff8b Daily bump.
adds e74336df42f x86: Document -fcf-protection requires i686 or newer
adds cce92cd8d11 Daily bump.
new 97262ad1c2c Daily bump.
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:
gcc/ChangeLog | 9 ++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +++
gcc/ada/sem_prag.adb | 74 ++++++++++++++++++++++++++++--
gcc/cp/ChangeLog | 14 ++++++
gcc/cp/decl.c | 3 +-
gcc/cp/name-lookup.c | 4 +-
gcc/cp/parser.c | 6 ++-
gcc/doc/invoke.texi | 3 +-
gcc/fortran/ChangeLog | 10 ++++
gcc/fortran/intrinsic.c | 7 +--
gcc/fortran/misc.c | 10 ++--
gcc/testsuite/ChangeLog | 16 +++++++
gcc/testsuite/g++.dg/tls/pr102642.C | 10 ++++
gcc/testsuite/gfortran.dg/class_72.f90 | 83 ++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/doc/Makefile.am | 20 ++++----
libstdc++-v3/doc/Makefile.in | 20 ++++----
18 files changed, 272 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tls/pr102642.C
create mode 100644 gcc/testsuite/gfortran.dg/class_72.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_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
new 582c08278c Automatic date update in version.in
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:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7bad7886 0: update: binutils-gcc-linux-qemu: all
new c887a23c 0: update: binutils-gcc-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 (7bad7886)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1576 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 42096 -> 41740 bytes
04-build_abe-stage1/console.log.xz | Bin 86076 -> 85684 bytes
05-build_abe-qemu/console.log.xz | Bin 30736 -> 29688 bytes
06-build_linux/console.log.xz | Bin 3372 -> 3144 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.