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-aarch64-norov-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 178b942b8e Automatic date update in version.in
adds 3972c8ffe0 Automatic date update in version.in
adds 2365eacffe Automatic date update in version.in
adds 730a2af40f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-aarch64-norov-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 006d1cd5 0: update: binutils-gcc-linux-qemu: all
new a0ce9504 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 (006d1cd5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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.xz | Bin 1632 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30364 -> 30816 bytes
04-build_abe-stage1/console.log.xz | Bin 68220 -> 69528 bytes
05-build_abe-qemu/console.log.xz | Bin 32620 -> 33072 bytes
06-build_linux/console.log.xz | Bin 3668 -> 4208 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 18 insertions(+), 18 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/release-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 3972c8ffe0 Automatic date update in version.in
adds 2365eacffe Automatic date update in version.in
adds 730a2af40f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/release-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 3ceb009f 0: update: binutils-gcc: 2
new 8f440a5d 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 (3ceb009f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1596 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 37832 -> 37776 bytes
05-build_abe-bootstrap/console.log.xz | Bin 254592 -> 254916 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gcc.
from 84ff566c63c [PATCH][s390]: Fix the usage of store_bit_field in the backend.
adds 002d81affa8 Support *testdi_not_doubleword during STV pass on x86.
adds b434c94bf7a Improve preservation of FLAGS_REG mode in i386.md's peephole2s.
adds 8f1802003d2 libstdc++: Remove obsolete comment in <string> header
adds 46dc26fdfbf [RFA] Improve initialization of objects when the initialize [...]
adds d9fa599dc75 [PATCH] match.pd: Add new bitwise arithmetic pattern [PR98304]
adds 7a16d39903e [PATCH v3] c: Extend the -Wpadded message with actual padding size
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386-features.cc | 53 +++++++++++++++++------
gcc/config/i386/i386.md | 24 ++++-------
gcc/expr.cc | 11 +++++
gcc/match.pd | 12 ++++++
gcc/stor-layout.cc | 7 ++-
gcc/testsuite/c-c++-common/Wpadded.c | 14 ++++++
gcc/testsuite/gcc.c-torture/execute/pr98304-2.c | 37 ++++++++++++++++
gcc/testsuite/gcc.dg/pr98304-1.c | 57 +++++++++++++++++++++++++
libstdc++-v3/include/std/string | 2 +-
9 files changed, 187 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wpadded.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr98304-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr98304-1.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-arm
in repository toolchain/ci/base-artifacts.
discards 50349e53 0: update: qemu-63b38f6c85acd312c2cab68554abf33adf4ee2b3: 1
new 7285e4b5 0: update: gcc-7a16d39903ed1bf159f7933a19ccae62155b371b: 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 (50349e53)
\
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 1600 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 29820 -> 29660 bytes
04-build_abe-stage1/console.log.xz | Bin 92540 -> 91280 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 11448 -> 11712 bytes
07-build_abe-glibc/console.log.xz | Bin 231256 -> 231420 bytes
08-build_abe-stage2/console.log.xz | Bin 225488 -> 222600 bytes
09-build_abe-gdb/console.log.xz | Bin 34788 -> 34372 bytes
10-build_abe-qemu/console.log.xz | Bin 33264 -> 33924 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3924 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2728 -> 2560 bytes
13-check_regression/console.log.xz | Bin 2932 -> 3108 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 8 -
13-check_regression/results.compare | 29 +-
13-check_regression/results.compare2 | 75 +-
13-check_regression/results.regressions | 28 -
14-update_baseline/console.log | 509 +++---
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 8 -
14-update_baseline/results.compare | 29 +-
14-update_baseline/results.compare2 | 75 +-
14-update_baseline/results.regressions | 28 -
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2690636 -> 2687836 bytes
sumfiles/g++.sum | 116 +-
sumfiles/gcc.log.xz | Bin 2205692 -> 2183424 bytes
sumfiles/gcc.sum | 2707 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 882408 -> 885892 bytes
sumfiles/gfortran.sum | 50 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199044 -> 198940 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429172 -> 417600 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 1882 insertions(+), 1834 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.