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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e2f50533 0: update: binutils-gcc-linux-qemu: boot
new e06fc508 0: update: binutils-gcc-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 (e2f50533)
\
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 1556 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 43152 -> 43320 bytes
04-build_abe-stage1/console.log.xz | Bin 67600 -> 67788 bytes
05-build_abe-qemu/console.log.xz | Bin 30064 -> 29688 bytes
06-build_linux/console.log.xz | Bin 3520 -> 3772 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 16 insertions(+), 16 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_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ef6408d6 0: update: binutils-gcc-linux-glibc-gdb: 1
new 3ae73f6e 0: update: binutils-gcc-linux-glibc-gdb: 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 (ef6408d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1528 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 53168 -> 52152 bytes
04-build_abe-gcc/console.log.xz | Bin 203088 -> 202368 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8920 -> 9460 bytes
07-build_abe-glibc/console.log.xz | Bin 236040 -> 235764 bytes
08-build_abe-gdb/console.log.xz | Bin 45012 -> 45164 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3828 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2196 -> 2280 bytes
11-check_regression/console.log.xz | Bin 2284 -> 2676 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 6 +
11-check_regression/results.compare | 17 +-
11-check_regression/results.compare2 | 24 ++-
11-check_regression/results.regressions | 18 ++
12-update_baseline/console.log | 295 +++++++++++++++-----------
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 6 +
12-update_baseline/results.compare | 17 +-
12-update_baseline/results.compare2 | 24 ++-
12-update_baseline/results.regressions | 18 ++
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 50020 -> 50092 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 76544 -> 76604 bytes
sumfiles/gas.sum | 275 ++++++++++++------------
sumfiles/ld.log.xz | Bin 117760 -> 117752 bytes
sumfiles/ld.sum | 330 ++++++++++++++---------------
29 files changed, 621 insertions(+), 493 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-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.
unknown user pushed a change to branch master
in repository gcc.
from 90cb088ece8 i386: vcvtph2ps and vcvtps2ph should be used to convert _Fl [...]
new 8dedf065aff c++: Fix up taking address of an immediate function diagnos [...]
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/cp/cp-gimplify.c | 77 ++++++++++++++++++----
gcc/cp/cp-tree.h | 6 ++
gcc/cp/pt.c | 9 ++-
gcc/cp/tree.c | 3 +
gcc/cp/typeck.c | 38 +++++------
gcc/testsuite/g++.dg/cpp2a/consteval20.C | 4 ++
gcc/testsuite/g++.dg/cpp2a/consteval23.C | 4 ++
.../g++.dg/cpp2a/{consteval23.C => consteval25.C} | 10 ++-
.../g++.dg/cpp2a/{srcloc19.C => srcloc20.C} | 20 +++---
9 files changed, 121 insertions(+), 50 deletions(-)
copy gcc/testsuite/g++.dg/cpp2a/{consteval23.C => consteval25.C} (51%)
copy gcc/testsuite/g++.dg/cpp2a/{srcloc19.C => srcloc20.C} (62%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.