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-arm
in repository toolchain/ci/gcc.
from 0ef944629ae Daily bump.
adds a16010a3eed Fortran: Silence -Wmaybe-uninitialized warning
adds 1b5f7385841 d: Fix pr96435.d failing on SPARC and HPPA
adds d41092ec52f d: Fix regressing test failures on ix86-solaris2.11
new ca84f39399f Improve handling of return slot in ipa-pure-const and modref.
new 6ea6c05a8d4 Fortran: Revert explicit memcpy in gfc_get_typebound_proc
The 2 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/resolve.c | 2 +-
gcc/fortran/symbol.c | 2 +-
gcc/ipa-fnsummary.c | 16 +++++++++++++++-
gcc/ipa-modref.c | 2 +-
gcc/testsuite/g++.dg/ipa/modref-1.C | 35 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gdc.dg/torture/pr96435.d | 2 +-
libphobos/libdruntime/gcc/deh.d | 2 +-
7 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/modref-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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from c26c6bc0a5 sim: ppc: use silent build rules here too
adds 2a8f1f4744 Fix unittest.exp failure due to 'set debuginfod' addition
adds 6e195444fb Fix latent bug in DWARF test case
No new revisions were added by this update.
Summary of changes:
gdb/debuginfod-support.c | 4 ++--
gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp | 4 ++--
2 files changed, 4 insertions(+), 4 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards a60b63517 0: update: binutils-gcc: 1
new 96d7ce91f 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 (a60b63517)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (96 [...]
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 1648 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 65468 -> 64720 bytes
04-build_abe-gcc/console.log.xz | Bin 230576 -> 231376 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3796 -> 3796 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2392 -> 2464 bytes
07-check_regression/console.log.xz | Bin 3280 -> 2908 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 29 +-
07-check_regression/results.compare2 | 172 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 330 +--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 29 +-
08-update_baseline/results.compare2 | 172 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2680504 -> 2677436 bytes
sumfiles/g++.sum | 139 +-
sumfiles/gcc.log.xz | Bin 2281924 -> 2289256 bytes
sumfiles/gcc.sum | 3642 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 888296 -> 876160 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2148 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169652 -> 169460 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453208 -> 452040 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2186 insertions(+), 2487 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from c26c6bc0a5 sim: ppc: use silent build rules here too
adds 2a8f1f4744 Fix unittest.exp failure due to 'set debuginfod' addition
adds 6e195444fb Fix latent bug in DWARF test case
No new revisions were added by this update.
Summary of changes:
gdb/debuginfod-support.c | 4 ++--
gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp | 4 ++--
2 files changed, 4 insertions(+), 4 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-aarch64
in repository toolchain/ci/linux.
from 180eca540ae0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 8228c77d8b56 KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
adds 9b57e9d5010b KVM: s390: clear kicked_mask before sleeping again
adds 0e9ff65f455d KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
adds 4b2caef043dd Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org [...]
adds 0985dba842ea KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_ [...]
adds 9b0971ca7fc7 KVM: SEV-ES: fix another issue with string I/O VMGEXITs
adds f3d1436d4bf8 KVM: x86: Take srcu lock in post_kvm_run_save()
adds ca5e83eddc8b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 095729484efc perf build: Suppress 'rm dlfilter' build message
adds 29c77550eef3 perf script: Check session->header.env.arch before using it
adds 89ac61ff05a5 perf callchain: Fix compilation on powerpc with gcc11+
adds 27730c8cd60d perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
adds 75fcbd38608c Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git:/ [...]
adds 8bb7eca972ad Linux 5.15
No new revisions were added by this update.
Summary of changes:
Makefile | 4 +--
arch/s390/kvm/interrupt.c | 5 ++--
arch/s390/kvm/kvm-s390.c | 1 +
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kvm/svm/sev.c | 15 ++++++++--
arch/x86/kvm/x86.c | 36 ++++++++++++++---------
arch/x86/kvm/xen.c | 27 +++++++++++++----
tools/perf/Makefile.perf | 2 ++
tools/perf/arch/powerpc/util/skip-callchain-idx.c | 2 +-
tools/perf/builtin-script.c | 14 +++++----
10 files changed, 75 insertions(+), 33 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-aarch64
in repository toolchain/ci/gcc.
from 0ef944629ae Daily bump.
adds a16010a3eed Fortran: Silence -Wmaybe-uninitialized warning
adds 1b5f7385841 d: Fix pr96435.d failing on SPARC and HPPA
adds d41092ec52f d: Fix regressing test failures on ix86-solaris2.11
No new revisions were added by this update.
Summary of changes:
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/gdc.dg/torture/pr96435.d | 2 +-
libphobos/libdruntime/gcc/deh.d | 2 +-
3 files changed, 3 insertions(+), 3 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-aarch64
in repository toolchain/ci/binutils-gdb.
from c26c6bc0a5 sim: ppc: use silent build rules here too
adds 2a8f1f4744 Fix unittest.exp failure due to 'set debuginfod' addition
adds 6e195444fb Fix latent bug in DWARF test case
No new revisions were added by this update.
Summary of changes:
gdb/debuginfod-support.c | 4 ++--
gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp | 4 ++--
2 files changed, 4 insertions(+), 4 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-aarch64
in repository toolchain/ci/base-artifacts.
discards 07ec6bb0c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 853449149 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (07ec6bb0c)
\
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 1696 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 44804 -> 45468 bytes
04-build_abe-stage1/console.log.xz | Bin 71400 -> 71808 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9096 -> 8760 bytes
07-build_abe-glibc/console.log.xz | Bin 235688 -> 236596 bytes
08-build_abe-stage2/console.log.xz | Bin 201008 -> 201052 bytes
09-build_abe-gdb/console.log.xz | Bin 44352 -> 44740 bytes
10-build_abe-qemu/console.log.xz | Bin 30388 -> 30492 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2472 -> 2688 bytes
13-check_regression/console.log.xz | Bin 2516 -> 5992 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 67 +
13-check_regression/results.compare | 92 +-
13-check_regression/results.compare2 | 619 +++-
13-check_regression/results.regressions | 87 +
14-update_baseline/console.log | 940 +++++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 67 +
14-update_baseline/results.compare | 92 +-
14-update_baseline/results.compare2 | 619 +++-
14-update_baseline/results.regressions | 87 +
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3262032 -> 3277900 bytes
sumfiles/g++.sum | 183 +-
sumfiles/gcc.log.xz | Bin 2838852 -> 2813028 bytes
sumfiles/gcc.sum | 5095 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 870740 -> 873020 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 166192 -> 166032 bytes
sumfiles/libgomp.sum | 22 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2636 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 400396 -> 397680 bytes
sumfiles/libstdc++.sum | 10 +-
39 files changed, 5248 insertions(+), 2806 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/linux.
from a379fbbcb88b Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/l [...]
adds 85fe6415c146 gpio: xgs-iproc: fix parsing of ngpios property
adds c0eee6fbfa2b gpio: mlxbf2.c: Add check for bgpio_init failure
adds db2398a56aec Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/p [...]
adds 41ee7232fa5f powerpc/pseries/iommu: Use correct vfree for it_map
adds 92fe01b7c655 powerpc/pseries/iommu: Check if the default window in use [...]
adds d853adc7adf6 powerpc/pseries/iommu: Create huge DMA window if no MMIO32 [...]
adds 119c85055d86 Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm [...]
adds 64a19591a293 riscv: fix misalgned trap vector base address
adds cf11d01135ea riscv: Do not re-populate shadow memory with kasan_populat [...]
adds 54c5639d8f50 riscv: Fix asan-stack clang build
adds bf85ba018f92 Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.o [...]
adds 675c496d0f92 clk: composite: Also consider .determine_rate for rate + m [...]
adds 3a4347d82efd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds e20f80b9b163 scsi: ibmvfc: Fix up duplicate response detection
adds 282da7cef078 scsi: ufs: ufs-exynos: Correct timeout value setting registers
adds 61a9f252c1c0 scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
adds 09d9e4d04187 scsi: ufs: ufshpb: Remove HPB2.0 flows
adds 180eca540ae0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 8228c77d8b56 KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
adds 9b57e9d5010b KVM: s390: clear kicked_mask before sleeping again
adds 0e9ff65f455d KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
adds 4b2caef043dd Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org [...]
adds 0985dba842ea KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_ [...]
adds 9b0971ca7fc7 KVM: SEV-ES: fix another issue with string I/O VMGEXITs
adds f3d1436d4bf8 KVM: x86: Take srcu lock in post_kvm_run_save()
adds ca5e83eddc8b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 095729484efc perf build: Suppress 'rm dlfilter' build message
adds 29c77550eef3 perf script: Check session->header.env.arch before using it
adds 89ac61ff05a5 perf callchain: Fix compilation on powerpc with gcc11+
adds 27730c8cd60d perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
adds 75fcbd38608c Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git:/ [...]
new 8bb7eca972ad Linux 5.15
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:
Makefile | 4 +-
arch/powerpc/platforms/pseries/iommu.c | 27 ++-
arch/riscv/Kconfig | 6 +
arch/riscv/include/asm/kasan.h | 3 +-
arch/riscv/kernel/head.S | 1 +
arch/riscv/mm/kasan_init.c | 14 +-
arch/s390/kvm/interrupt.c | 5 +-
arch/s390/kvm/kvm-s390.c | 1 +
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kvm/svm/sev.c | 15 +-
arch/x86/kvm/x86.c | 36 +--
arch/x86/kvm/xen.c | 27 ++-
drivers/clk/clk-composite.c | 10 +-
drivers/gpio/gpio-mlxbf2.c | 5 +
drivers/gpio/gpio-xgs-iproc.c | 2 +-
drivers/scsi/ibmvscsi/ibmvfc.c | 3 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 9 +-
drivers/scsi/ufs/ufs-exynos.c | 6 +-
drivers/scsi/ufs/ufshcd.c | 7 +-
drivers/scsi/ufs/ufshpb.c | 283 +---------------------
drivers/scsi/ufs/ufshpb.h | 2 -
tools/perf/Makefile.perf | 2 +
tools/perf/arch/powerpc/util/skip-callchain-idx.c | 2 +-
tools/perf/builtin-script.c | 14 +-
24 files changed, 126 insertions(+), 360 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.