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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from fe826d5a2 4: update: binutils-llvm-qemu: 22041
new 63aa5b3d1 5: reset: linux-debe436e77c72fcee804fb867f275e6d31aa999c: 40
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 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 43112 -> 41676 bytes
04-build_llvm/console.log.xz | Bin 58016 -> 58472 bytes
05-build_abe-qemu/console.log.xz | Bin 30512 -> 31372 bytes
06-build_linux/console.log.xz | Bin 5852 -> 3660 bytes
08-check_regression/console.log.xz | Bin 476 -> 1308 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 32 ++++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 6 +++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 84 +++++++-------------------------
jenkins/manifest.sh | 14 +++---
mail/jira-body.txt | 6 +++
mail/mail-body.txt | 36 ++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 8 ++-
19 files changed, 117 insertions(+), 75 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ce37dfc0b 0: update: binutils-gcc-linux-qemu: all
new 9a57d5385 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 (ce37dfc0b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1604 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44448 -> 44368 bytes
04-build_abe-stage1/console.log.xz | Bin 90580 -> 90120 bytes
05-build_abe-qemu/console.log.xz | Bin 29420 -> 30244 bytes
06-build_linux/console.log.xz | Bin 3940 -> 3968 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 | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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.
unknown user pushed a change to branch master
in repository linux.
from a613224169f9 Merge tag '5.16-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
new d0b51bfb23a2 Revert "mm: shmem: don't truncate page if memory failure happens"
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:
mm/memory-failure.c | 14 +++-----------
mm/shmem.c | 38 +++-----------------------------------
mm/userfaultfd.c | 5 -----
3 files changed, 6 insertions(+), 51 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from bed1c391b6f Daily bump.
new cb85933717e Fortran: handle initialization of derived type parameter ar [...]
new 4b99f0c90f2 Fortran: fix simplification of array-valued parameter expressions
new 5625599e6f2 Fortran: error recovery on rank mismatch of array and its i [...]
new e2c1283a5c9 Fortran: validate shape of arrays in constructors against d [...]
new 63cc40ed45b Fortran: error recovery on initializing invalid derived typ [...]
new 651d84ae6cb Fortran: avoid NULL pointer dereferences
The 6 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/fortran/check.c | 3 ++
gcc/fortran/decl.c | 27 +++++++++++++----
gcc/fortran/expr.c | 2 ++
gcc/fortran/resolve.c | 35 ++++++++++++++++++++++
gcc/fortran/simplify.c | 6 ++++
.../gfortran.dg/derived_constructor_char_1.f90 | 2 +-
.../gfortran.dg/parameter_array_init_8.f90 | 25 ++++++++++++++++
gcc/testsuite/gfortran.dg/pr102685.f90 | 30 +++++++++++++++++++
gcc/testsuite/gfortran.dg/pr102715.f90 | 13 ++++++++
gcc/testsuite/gfortran.dg/pr102816.f90 | 9 ++++++
gcc/testsuite/gfortran.dg/pr102817.f90 | 17 +++++++++++
gcc/testsuite/gfortran.dg/pr68019.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr70931.f90 | 3 +-
gcc/testsuite/gfortran.dg/transfer_simplify_2.f90 | 2 +-
14 files changed, 166 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/parameter_array_init_8.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr102685.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr102715.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr102816.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr102817.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_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards ac715ce4f 9: update: glibc-6c1e3c0fd09a9653f562db69e77281e358451163: 1
new 1d3105742 9: update: linux-291d1e21aa48719dc44e9161f81a9284990ce4ad: 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 (ac715ce4f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master [...]
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 1552 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 46344 -> 45196 bytes
04-build_abe-stage1/console.log.xz | Bin 75480 -> 73008 bytes
06-build_abe-linux/console.log.xz | Bin 10712 -> 9004 bytes
07-build_abe-glibc/console.log.xz | Bin 238164 -> 234384 bytes
08-build_abe-stage2/console.log.xz | Bin 176336 -> 170724 bytes
09-build_llvm-true/console.log.xz | Bin 60804 -> 60824 bytes
10-benchmark/benchmark-build.log | 60 +-
10-benchmark/benchmark.log | 58 +-
10-benchmark/console.log.xz | Bin 3180 -> 3184 bytes
11-check_regression/console.log.xz | Bin 2944 -> 2920 bytes
11-check_regression/results-0.csv | 106 +-
11-check_regression/results-1.csv | 96 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 16 +-
11-check_regression/results-full.csv | 106 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2814 ++++++------
12-update_baseline/console.log | 4632 ++++++++++----------
12-update_baseline/exe.regressions | 5 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/jira-body.txt | 5 +-
12-update_baseline/mail-body.txt | 5 +-
12-update_baseline/results-1.csv | 96 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 2 +-
12-update_baseline/results-full.csv | 92 +-
12-update_baseline/results.csv | 46 +-
12-update_baseline/results.log | 1990 ++++-----
12-update_baseline/results.regressions | 5 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 396568 -> 397176 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 44128 -> 44076 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1202372 -> 1192152 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 22360 -> 22296 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 57392 -> 57176 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 45928 -> 45784 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 611996 -> 616364 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 863540 -> 838936 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 199204 -> 198544 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 452564 -> 450672 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 122452 -> 121788 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 51800 -> 51704 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23508 -> 23432 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 174120 -> 174056 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15832 -> 15828 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 331880 -> 317544 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 42896 -> 42844 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 93560 -> 93656 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3223068 -> 3158452 bytes
jenkins/manifest.sh | 6 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 396568 -> 397176 bytes
save-temps/401.bzip2.tar.xz | Bin 44128 -> 44076 bytes
save-temps/403.gcc.tar.xz | Bin 1202372 -> 1192152 bytes
save-temps/429.mcf.tar.xz | Bin 22360 -> 22296 bytes
save-temps/433.milc.tar.xz | Bin 57392 -> 57176 bytes
save-temps/444.namd.tar.xz | Bin 45928 -> 45784 bytes
save-temps/445.gobmk.tar.xz | Bin 611996 -> 616364 bytes
save-temps/447.dealII.tar.xz | Bin 863540 -> 838936 bytes
save-temps/450.soplex.tar.xz | Bin 199204 -> 198544 bytes
save-temps/453.povray.tar.xz | Bin 452564 -> 450672 bytes
save-temps/456.hmmer.tar.xz | Bin 122452 -> 121788 bytes
save-temps/458.sjeng.tar.xz | Bin 51800 -> 51704 bytes
save-temps/462.libquantum.tar.xz | Bin 23508 -> 23432 bytes
save-temps/464.h264ref.tar.xz | Bin 174120 -> 174056 bytes
save-temps/470.lbm.tar.xz | Bin 15832 -> 15828 bytes
save-temps/471.omnetpp.tar.xz | Bin 331880 -> 317544 bytes
save-temps/473.astar.tar.xz | Bin 42896 -> 42844 bytes
save-temps/482.sphinx3.tar.xz | Bin 93560 -> 93656 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3223068 -> 3158452 bytes
71 files changed, 5092 insertions(+), 5176 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.