This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 4f64921b 2: update: binutils-glibc: 1
discards c9768798 1: reset: : 1
discards 3b143453 0: update: binutils-gcc-glibc: 1
new 523df3e8 0: reset: : 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 (4f64921b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 162 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11317 ++-
04-build_abe-stage1/console.log | 19678 ++--
05-build_abe-linux/console.log | 244 +-
06-build_abe-glibc/console.log | 38819 ++++----
07-build_abe-stage2/console.log | 44404 +++++----
09-benchmark--O2_LTO_marm/benchmark-start.log | 2 +-
09-benchmark--O2_LTO_marm/benchmark.log | 12 +-
09-benchmark--O2_LTO_marm/console.log | 160 +-
10-check_regression/console.log | 1094 +-
10-check_regression/results-0.csv | 186 +-
10-check_regression/results-1.csv | 173 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 185 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 3894 +-
11-update_baseline/console.log | 3325 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-1.csv | 173 +-
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-compare.csv | 2 +-
11-update_baseline/results-full.csv | 173 +-
11-update_baseline/results.csv | 68 +-
11-update_baseline/results.log | 2900 +-
11-update_baseline/results.regressions | 1 -
console.log | 119709 +++++++++++------------
jenkins/manifest.sh | 14 +-
reset-baseline | 0
results_id | 2 +-
30 files changed, 122720 insertions(+), 124599 deletions(-)
delete mode 100644 11-update_baseline/results.regressions
create mode 100644 reset-baseline
--
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 releases/gcc-10
in repository gcc.
from 6342cee8801 i386: Fix restore_stack_nonlocal expander [PR96536].
new 7fc49a57779 c++: Handle enumerator in C++20 alias CTAD. [PR96199]
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/pt.c | 43 +++++++++++++++++++++
.../g++.dg/cpp2a/class-deduction-alias4.C | 44 ++++++++++++++++++++++
2 files changed, 87 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias4.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.
unknown user pushed a change to branch master
in repository gcc.
from 3c04bd60e56 PR fortran/96613,96686 - Fix type/kind issues, temporaries [...]
new 9125cf8c33b c++: Handle enumerator in C++20 alias CTAD. [PR96199]
new b871301f09b c++: Rewrite members for all deduction guides. [PR96199]
new 9599c9853a0 aix: Support libsupc++ as a FAT library
new 94bedeaf694 rs6000: Rename instruction xvcvbf16sp to xvcvbf16spn
The 4 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/config/rs6000/rs6000-builtin.def | 2 +-
gcc/config/rs6000/rs6000-call.c | 2 +-
gcc/config/rs6000/vsx.md | 6 +--
gcc/cp/constraint.cc | 2 +
gcc/cp/cp-tree.h | 18 ++++++++
gcc/cp/pt.c | 52 ++++++++++++++++++++++
gcc/doc/extend.texi | 2 +-
gcc/testsuite/g++.dg/cpp1z/class-deduction-spec1.C | 38 ++++++++++++++++
.../g++.dg/cpp2a/class-deduction-alias4.C | 44 ++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/mma-builtin-3.c | 4 +-
libstdc++-v3/config/os/aix/t-aix | 3 ++
11 files changed, 165 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-spec1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias4.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.
unknown user pushed a change to branch master
in repository linux.
from 06a4ec1d9dc6 Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/sc [...]
new b7333b58f358 mm/memory.c: skip spurious TLB flush for retried page fault
new bd05220c7be3 arch/ia64: Restore arch-specific pgd_offset_k implementation
new 9899b587588f Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/s [...]
new ddf75be47ca7 spi: Prevent adding devices below an unregistering controller
new ae1ba50f1e70 spi: stm32: clear only asserted irq flags on interrupt
new 0454357faaf8 dt-bindings: lpspi: Add missing boolean type for fsl,spi-o [...]
new 135dd873d3c7 spi: stm32h7: fix race condition at end of transfer
new 3373e9004acc spi: stm32: fix fifo threshold level in case of short transfer
new 9cc61973bf93 spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
new db96bf976a4f spi: stm32: fixes suspend/resume management
new 60ccb3515fc6 spi: stm32: always perform registers configuration prior t [...]
new 8cb61d65b1c8 Merge series "spi: stm32: various driver fixes" from Alain [...]
new 18445bf405cb Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/s [...]
The 13 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:
.../devicetree/bindings/spi/spi-fsl-lpspi.yaml | 1 +
arch/ia64/include/asm/pgtable.h | 9 ++
drivers/spi/Kconfig | 3 +
drivers/spi/spi-stm32.c | 100 +++++++++++++--------
drivers/spi/spi.c | 21 ++++-
include/linux/pgtable.h | 2 +
mm/memory.c | 3 +
7 files changed, 100 insertions(+), 39 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-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards da09cda5 0: update: gcc-10218124c66445517dca81a79728216064f7f1fe: 1
new 61ffa60b 0: update: gcc-6bebbc033d8bf2246745ffef7186b0424e08ba6b: 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 (da09cda5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 128 +-
02-prepare_abe/console.log | 326 +-
04-build_abe-bootstrap_ubsan/console.log | 98488 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 98984 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 98900 insertions(+), 99046 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_bmk_tx1/gnu-master-aarch64-spec2k6-Os-vs-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 098181e2 0: update: binutils-gcc-glibc: 1
new 78471569 0: update: binutils-gcc-glibc: 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 (098181e2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 181 +-
02-prepare_abe/console.log | 366 +-
03-build_abe-binutils/console.log | 11298 ++-
04-build_abe-stage1/console.log | 16068 ++--
05-build_abe-linux/console.log | 336 +-
06-build_abe-glibc/console.log | 39972 +++++----
07-build_abe-stage2/console.log | 38033 ++++-----
08-benchmark--Os/benchmark-start.log | 2 +-
08-benchmark--Os/benchmark.log | 23 +-
08-benchmark--Os/console.log | 195 +-
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 22 +-
09-benchmark--Os_LTO/console.log | 164 +-
11-check_regression/console.log | 2354 +-
11-check_regression/new-results-0.csv | 60 +-
11-check_regression/new-results-1.csv | 59 +-
11-check_regression/new-results-brief.csv | 58 +-
11-check_regression/new-results-compare.csv | 4 +-
11-check_regression/new-results-full.csv | 58 +-
11-check_regression/new-results.csv | 58 +-
11-check_regression/new-results.log | 5135 +-
11-check_regression/ref-results-0.csv | 56 +-
11-check_regression/ref-results-1.csv | 58 +-
11-check_regression/ref-results-brief.csv | 58 +-
11-check_regression/ref-results-full.csv | 58 +-
11-check_regression/ref-results.csv | 58 +-
11-check_regression/ref-results.log | 4618 +-
12-update_baseline/console.log | 2360 +-
12-update_baseline/new-results-0.csv | 60 +-
12-update_baseline/new-results-1.csv | 59 +-
12-update_baseline/new-results-brief.csv | 58 +-
12-update_baseline/new-results-compare.csv | 4 +-
12-update_baseline/new-results-full.csv | 58 +-
12-update_baseline/new-results.csv | 58 +-
12-update_baseline/new-results.log | 5087 +-
12-update_baseline/ref-results-0.csv | 56 +-
12-update_baseline/ref-results-1.csv | 58 +-
12-update_baseline/ref-results-brief.csv | 58 +-
12-update_baseline/ref-results-full.csv | 58 +-
12-update_baseline/ref-results.csv | 58 +-
12-update_baseline/ref-results.log | 4576 +-
console.log | 111621 +++++++++++++------------
jenkins/manifest.sh | 20 +-
results_id-1 | 2 +-
results_id-2 | 2 +-
45 files changed, 121475 insertions(+), 122132 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.