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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from b1cd56a43da Escape parameters in gcc.dg/torture/pta-ptrarith-1.c
adds 406b452dc0e testsuite, Objective-C : Amend PR23214 for Darwin11.
adds faab61b585a Daily bump.
adds 26285af40f9 Mare return to clear EAF_UNUSED flag.
adds 253c415a1ac Do not put reload insns in the last empty BB.
new 82b6d25d289 Remove duplicate vr_values::extract_range_builtin code.
new baf38d2e363 c++: Check abstract type only on object creation. [PR86252]
new c454324bff9 VAX: Correct a typo in PIC symbolic addition operand checks
new 075fdf85245 VAX: Fix a typo in NO_EXTERNAL_INDIRECT_ADDRESS
new 9ba5e926907 VAX/testsuite: Fix compilation options for `bswapdi-1.c'
new 8b3be949a56 VAX: Use `rtx_code' to hold the RTL expression code in `vax [...]
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/ChangeLog | 70 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/vax/vax.c | 6 +-
gcc/cp/call.c | 59 +++--
gcc/cp/decl.c | 24 +-
gcc/cp/pt.c | 9 -
gcc/cp/typeck2.c | 159 +------------
gcc/ipa-modref.c | 6 +-
gcc/lra.c | 16 +-
gcc/testsuite/ChangeLog | 34 +++
gcc/testsuite/g++.dg/other/abstract1.C | 29 ++-
gcc/testsuite/g++.dg/other/abstract2.C | 57 ++---
gcc/testsuite/g++.dg/other/abstract4.C | 4 +-
gcc/testsuite/g++.dg/other/abstract5.C | 2 +-
gcc/testsuite/g++.dg/other/abstract8.C | 40 ++++
gcc/testsuite/g++.dg/template/sfinae-dr657.C | 9 +-
gcc/testsuite/g++.old-deja/g++.other/decl3.C | 2 +-
gcc/testsuite/gcc.c-torture/execute/pr97836.c | 17 ++
gcc/testsuite/gcc.target/vax/bswapdi-1.c | 2 +
gcc/testsuite/objc.dg/pr23214.m | 2 +-
gcc/vr-values.c | 246 ++-------------------
gcc/vr-values.h | 2 +-
libgomp/ChangeLog | 13 ++
.../20_util/result_of/sfinae_friendly_1.cc | 10 +-
24 files changed, 334 insertions(+), 486 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/abstract8.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97836.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_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f08fc83d 6: update: binutils-gcc-linux: 21094
new 808839a6 6: update: binutils-gcc-linux: 21094
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 (f08fc83d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 48 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11713 ++++-----
04-build_abe-stage1/console.log | 20457 +++++++-------
05-build_linux/console.log | 9468 +++----
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 95 +-
08-update_baseline/results.regressions | 20 +-
console.log | 42421 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 42310 insertions(+), 42392 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 e28c0d7c92c8 Merge branch 'akpm' (patches from Andrew)
new 29813a229791 asm-generic: percpu: avoid Wshadow warning
new 61cf93d3e14a percpu: convert flexible array initializers to use struct_size()
new a50cf15906d4 Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/ [...]
new 1e106aa3509b futex: Don't enable IRQs unconditionally in put_pi_state()
new d61fc96a3760 lockdep: Avoid to modify chain keys in validate_chain()
new 259c2fbef8f0 Merge tag 'locking-urgent-2020-11-15' of git://git.kernel. [...]
new 16b0a7a1a0af sched/fair: Ensure tasks spreading in LLC during LB
new b4c9c9f15649 sched/fair: Prefer prev cpu in asymmetric wakeup path
new 8d4d9c7b4333 sched/debug: Fix memory corruption caused by multiple smal [...]
new d0a37fd57fba Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.or [...]
new 267fb27352b6 perf: Reduce stack usage of perf_output_begin()
new 9dfa9a5c9bae perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
new ce0f17fc93f6 perf: Fix get_recursion_context()
new 09da9c81253d perf: Optimize get_recursion_context()
new 76a4efa80900 perf/arch: Remove perf_sample_data::regs_user_copy
new e506d1dac0ed perf/x86: Make dummy_iregs static
new 8c7855d82933 perf: Simplify group_sched_out()
new 251ff2d49347 perf: Simplify group_sched_in()
new 2714c3962f30 perf: Fix event multiplexing for exclusive groups
new 1908dc911792 perf: Tweak perf_event_attr::exclusive semantics
new cadbaa039b99 perf/x86/intel: Make anythread filter support conditional
new 1a8cfa24e21c perf/x86/intel/uncore: Fix Add BW copypasta
new 64b609d6a60c Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org [...]
new b2896458b850 x86/platform/uv: Drop last traces of uv_flush_tlb_others
new 77c7e1bc060d x86/platform/uv: Fix copied UV5 output archtype
new ff828729be44 iommu/vt-d: Cure VF irqdomain hickup
new 326fd6db6112 Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/ [...]
new 4f6b838c378a Merge tag 'v5.10-rc1' into kvmarm-master/next
new 23711a5e662c KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
new 338b17933a60 KVM: arm64: Unify trap handlers injecting an UNDEF
new ed4ffaf49bf9 KVM: arm64: Handle SCXTNUM_ELx traps
new 2c38234c425e Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pu [...]
new 51b958e5aeb1 KVM: x86: clflushopt should be treated as a no-op by emulation
new 0107973a80ad KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
new 96308b066184 KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
new c887c9b9ca62 kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
new 0062442ecfef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 37 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:
arch/arm/kernel/perf_regs.c | 3 +-
arch/arm64/include/asm/kvm_host.h | 2 +
arch/arm64/include/asm/sysreg.h | 4 ++
arch/arm64/kernel/perf_regs.c | 3 +-
arch/arm64/kvm/arm.c | 16 ++++++
arch/arm64/kvm/sys_regs.c | 111 ++++++++++++++++++++++---------------
arch/csky/kernel/perf_regs.c | 3 +-
arch/powerpc/perf/imc-pmu.c | 2 +-
arch/powerpc/perf/perf_regs.c | 3 +-
arch/riscv/kernel/perf_regs.c | 3 +-
arch/s390/kernel/perf_cpum_sf.c | 2 +-
arch/s390/kernel/perf_regs.c | 3 +-
arch/x86/events/intel/core.c | 12 +++-
arch/x86/events/intel/ds.c | 53 +++++++++---------
arch/x86/events/intel/uncore_snb.c | 2 +-
arch/x86/events/perf_event.h | 3 +-
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/include/asm/perf_event.h | 4 +-
arch/x86/include/asm/uv/uv.h | 10 ----
arch/x86/kernel/apic/x2apic_uv_x.c | 6 +-
arch/x86/kernel/perf_regs.c | 15 +++--
arch/x86/kvm/cpuid.c | 6 +-
arch/x86/kvm/emulate.c | 8 ++-
arch/x86/kvm/mmu/tdp_mmu.c | 7 +++
arch/x86/kvm/svm/svm.c | 8 +++
arch/x86/kvm/x86.c | 2 +-
drivers/iommu/intel/dmar.c | 19 ++++++-
include/asm-generic/percpu.h | 18 +++---
include/linux/perf_event.h | 13 ++---
include/linux/perf_regs.h | 6 +-
kernel/events/core.c | 57 +++++++++----------
kernel/events/internal.h | 16 ++----
kernel/events/ring_buffer.c | 20 ++++---
kernel/futex.c | 5 +-
kernel/locking/lockdep.c | 19 +++----
kernel/sched/debug.c | 12 ++--
kernel/sched/fair.c | 70 ++++++++++++++---------
mm/percpu.c | 8 +--
38 files changed, 328 insertions(+), 227 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_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 83a51f1af92 Daily bump.
adds ba616f85556 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards bcec68c8 0: update: binutils-gcc-linux: boot
new b76e39f3 0: update: binutils-gcc-linux: 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 (bcec68c8)
\
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 | 235 +-
02-prepare_abe/console.log | 188 +-
03-build_abe-binutils/console.log | 10998 ++++++-------
04-build_abe-stage1/console.log | 13768 ++++++++--------
05-build_linux/console.log | 568 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26269 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26266 insertions(+), 26288 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_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
from 1978a1b6 0: update: binutils-gcc-linux: boot
new a70f45c0 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
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 | 172 +-
02-prepare_abe/console.log | 86 +-
03-build_abe-binutils/console.log | 11702 ++++++------
04-build_abe-stage1/console.log | 15895 ++++++++--------
05-build_linux/console.log | 1891 +-
06-boot_linux/console.log | 248 -
07-check_regression/console.log | 77 +-
07-check_regression/results.regressions | 11 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 47 +-
08-update_baseline/results.regressions | 11 +-
console.log | 30118 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 17 +-
15 files changed, 30601 insertions(+), 29693 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.