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_build/release-arm
in repository toolchain/ci/gcc.
from 9b6ad13d7b4 Daily bump.
adds 9e83ac453fb d: fix thinko in optimize attr parsing
new 65642f4e660 Daily bump.
new abd47b4abea d: Insert null terminator in obstack buffers
new 62e4f0e8977 c++: Don't reject calls through PMF during constant evaluat [...]
new 930ffe93318 openmp: For default(none) ignore variables created by ubsan [...]
new 41db2576afc dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046]
new 04d786a7add x86: Make stringop_algs::stringop_strategy ctor constexpr [ [...]
new c479d98137f dwarf2out: Fix up field_byte_offset [PR101378]
new 5950a9c5ff3 i386: Fix up x86 atomic_bit_test* expanders for !TARGET_HIM [...]
new a6219e8e071 ranger: Fix up fold_using_range::range_of_address [PR103255]
new 9ec84b35640 lim: Reset flow sensitive info even for pointers [PR103192]
new 0f0c24cf962 libcpp: Fix up handling of block comments in -fdirectives-o [...]
new 98cbc9b6ae3 c++: Fix up -fstrong-eval-order handling of call arguments [...]
new 7230ae73c96 fortran, debug: Fix up DW_AT_rank [PR103315]
new f578f1828b1 openmp: Fix up handling of reduction clauses on the loop co [...]
new 333b0dc1792 openmp: Fix up handling of kind(host) and kind(nohost) in A [...]
new 3479e49be80 bswap: Fix UB in find_bswap_or_nop_finalize [PR103435]
new 581ef8f6272 testsuite: Fix g++.dg/opt/pr102970.C
new 2b6cfe7c4ee rs6000: MMA test case emits wrong code when building a vect [...]
new 90e6db52285 Daily bump.
new aef7d09baf9 Fix -freorder-blocks-and-partition glitch with Windows SEH [...]
new b92d7fdd3a1 Daily bump.
new 047b700fb08 c++: is_this_parameter and coroutines proxies
The 22 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 | 117 +++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 ++
gcc/c-family/c-omp.c | 43 +++++++--
gcc/config/i386/i386.c | 6 +-
gcc/config/i386/i386.h | 5 +-
gcc/config/i386/sync.md | 6 +-
gcc/config/i386/winnt.c | 4 +-
gcc/config/rs6000/mma.md | 10 +-
gcc/cp/ChangeLog | 20 ++++
gcc/cp/constexpr.c | 4 +
gcc/cp/cp-gimplify.c | 65 ++++++++++++-
gcc/cp/semantics.c | 3 +-
gcc/d/ChangeLog | 16 ++++
gcc/d/d-attribs.cc | 2 +-
gcc/d/d-lang.cc | 6 +-
gcc/dwarf2out.c | 33 ++++---
gcc/fortran/ChangeLog | 9 ++
gcc/fortran/trans-types.c | 4 +-
gcc/gimple-range.cc | 16 +++-
gcc/gimple-ssa-store-merging.c | 10 +-
gcc/gimplify.c | 86 ++++++++++++-----
gcc/omp-general.c | 6 ++
gcc/testsuite/ChangeLog | 80 ++++++++++++++++
gcc/testsuite/c-c++-common/cpp/dir-only-9.c | 13 +++
gcc/testsuite/c-c++-common/gomp/pr102431.c | 16 ++++
gcc/testsuite/c-c++-common/ubsan/pr64888.c | 27 ++++++
gcc/testsuite/g++.dg/cpp1z/eval-order11.C | 89 +++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-virtual19.C | 11 +++
gcc/testsuite/g++.dg/debug/dwarf2/pr101378.C | 13 +++
gcc/testsuite/g++.dg/gomp/pr102431.C | 13 +++
gcc/testsuite/g++.dg/opt/pr102970.C | 2 +-
gcc/testsuite/gcc.c-torture/execute/pr103255.c | 41 ++++++++
gcc/testsuite/gcc.target/i386/pr103205.c | 11 +++
gcc/testsuite/gcc.target/powerpc/pr102976.c | 14 +++
gcc/tree-ssa-loop-im.c | 18 +---
libcpp/ChangeLog | 9 ++
libcpp/lex.c | 2 +-
libgomp/ChangeLog | 8 ++
libgomp/testsuite/libgomp.c/declare-variant-2.c | 45 +++++++++
40 files changed, 805 insertions(+), 89 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/dir-only-9.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr102431.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr64888.c
create mode 100644 gcc/testsuite/g++.dg/cpp1z/eval-order11.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-virtual19.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr101378.C
create mode 100644 gcc/testsuite/g++.dg/gomp/pr102431.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr103255.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103205.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr102976.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-2.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_gnu_native_build/release-arm
in repository toolchain/ci/binutils-gdb.
from 9c23016e64 Automatic date update in version.in
adds a15b33284f Automatic date update in version.in
adds 29b161c9be Allow DW_ATE_UTF for Rust characters
adds 70dbf597ad Automatic date update in version.in
adds c652828a45 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/c-lang.c | 2 +-
gdb/c-valprint.c | 2 +-
gdb/dwarf2/read.c | 15 ++----
.../{dw2-ifort-parameter.exp => utf-rust.exp} | 60 +++++++++++-----------
5 files changed, 36 insertions(+), 45 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-ifort-parameter.exp => utf-rust.exp} (51%)
--
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_build/release-arm
in repository toolchain/ci/base-artifacts.
discards 109b8256 0: update: binutils-gcc-linux-glibc-gdb: 6
new c1561cab 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (109b8256)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
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 1540 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 62024 -> 62200 bytes
05-build_abe-gcc/console.log.xz | Bin 221500 -> 221216 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9024 -> 9004 bytes
08-build_abe-glibc/console.log.xz | Bin 297996 -> 295640 bytes
09-build_abe-gdb/console.log.xz | Bin 50312 -> 50068 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 16 ++++++++--------
11 files changed, 17 insertions(+), 17 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d3f374bc 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new b5c79dd0 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (d3f374bc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1684 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41432 -> 41336 bytes
04-build_abe-stage1/console.log.xz | Bin 87356 -> 87600 bytes
05-build_abe-qemu/console.log.xz | Bin 30712 -> 30756 bytes
06-build_linux/console.log.xz | Bin 3168 -> 3112 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 4 ++--
10 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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from b92d7fdd3a1 Daily bump.
new 047b700fb08 c++: is_this_parameter and coroutines proxies
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/semantics.c | 3 ++-
1 file changed, 2 insertions(+), 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/qemu.
from a0fd8a5492 Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsq [...]
adds 7bf00dfb51 target/ppc: fix Hash64 MMU update of PTE bit R
adds 50456a6794 Merge tag 'pull-ppc-20211129' of https://github.com/legoater [...]
No new revisions were added by this update.
Summary of changes:
hw/ppc/spapr.c | 8 ++++----
hw/ppc/spapr_softmmu.c | 2 +-
target/ppc/mmu-hash64.c | 4 ++--
target/ppc/mmu-hash64.h | 5 +++++
4 files changed, 12 insertions(+), 7 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-arm
in repository toolchain/ci/linux.
from d58071a8a76d Linux 5.16-rc3
adds ddca5b0eba4e netfs: Adjust docs after foliation
adds d6e6a27d960f tools: Fix math.h breakage
adds 756e1fc16505 KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
adds 74c2e97b0184 RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
adds b89acb657be8 Merge tag 'kvm-riscv-fixes-5.16-1' of https://github.com/k [...]
adds 83bb2c1a01d7 KVM: arm64: Save PSTATE early on exit
adds 7183b2b5ae6b KVM: arm64: Move pkvm's special 32bit handling into a gene [...]
adds 1f80d15020d7 KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and [...]
adds 3d627cc30db4 Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pu [...]
adds 574c3c55e969 KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
adds bda44d844758 KVM: Ensure local memslot copies operate on up-to-date arc [...]
adds 6b285a558750 KVM: Disallow user memslot with size that exceeds "unsigned long"
adds 9dba4d24cbb5 x86/kvm: remove unused ack_notifier callbacks
adds c7785d85b6c6 KVM: x86/mmu: Skip tlb flush if it has been done in zap_gf [...]
adds 8ed716ca7dc9 KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu [...]
adds d5d1cf47d17d Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
adds 8503fea6761d KVM: VMX: do not use uninitialized gfn_to_hva_cache
adds 5f25e71e3114 KVM: downgrade two BUG_ONs to WARN_ON_ONCE
adds 78311a514099 KVM: x86: ignore APICv if LAPIC is not enabled
adds 4916ea8b06a5 selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONT [...]
adds 826bff439ff8 selftests: sev_migrate_tests: free all VMs
adds 30d7c5d60a88 KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
adds 2b4a5a5d5688 KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_ [...]
adds 40e5f9080472 KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nes [...]
adds 712494de96f3 KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with [...]
adds 6c1186430a80 KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hype [...]
adds feb627e8d6f6 KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
adds 908fa88e420f KVM: selftests: Make sure kvm_create_max_vcpus test won't [...]
adds 12ec33a70574 KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
adds 05b29633c7a9 KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
adds 7533377215b6 KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU noti [...]
adds 4b85c921cd39 KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap c [...]
adds 28f091bc2f8c KVM: MMU: shadow nested paging does not have PKU
adds f47491d7f30b KVM: x86/mmu: Handle "default" period when selectively wak [...]
adds 81835ee113e9 KVM: selftests: page_table_test: fix calculation of guest_ [...]
adds 7e1901f6c86c KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
adds 37c4dbf337c5 KVM: x86: check PIR even for vCPUs with disabled APICv
adds 53b7ca1a3593 KVM: x86: Use a stable condition around all VT-d PI paths
adds 4674164f0ac5 KVM: SEV: do not use list_replace_init on an empty list
adds 501b580c0233 KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
adds 2b347a387811 KVM: SEV: initialize regions_list of a mirror VM
adds 642525e3bd47 KVM: SEV: move mirror status to destination of KVM_CAP_VM_ [...]
adds dc79c9f4eb6b selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COP [...]
adds bf42b02b19e2 KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
adds 17d44a96f000 KVM: SEV: Prohibit migration of a VM that has mirrors
adds 10a37929efeb KVM: SEV: do not take kvm->lock when destroying
adds c9d61dcb0bc2 KVM: SEV: accept signals in sev_lock_two_vms
adds e90e51d5f01d KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
adds 7cfc5c653b07 KVM: fix avic_set_running for preemptable kernels
adds f080815fdb3e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 58e1100fdc59 MAINTAINERS: co-maintain random.c
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:
Documentation/filesystems/netfs_library.rst | 95 +++++++-----
MAINTAINERS | 1 +
arch/arm64/include/asm/kvm_arm.h | 4 +-
arch/arm64/kvm/hyp/include/hyp/switch.h | 14 ++
arch/arm64/kvm/hyp/include/hyp/sysreg-sr.h | 7 +-
arch/arm64/kvm/hyp/nvhe/switch.c | 8 +-
arch/arm64/kvm/hyp/vhe/switch.c | 4 +
arch/riscv/include/asm/kvm_host.h | 8 +-
arch/riscv/kvm/mmu.c | 6 +
arch/x86/kvm/ioapic.h | 1 -
arch/x86/kvm/irq.h | 1 -
arch/x86/kvm/lapic.c | 2 +-
arch/x86/kvm/mmu/mmu.c | 97 ++++++------
arch/x86/kvm/mmu/tdp_mmu.c | 38 ++---
arch/x86/kvm/mmu/tdp_mmu.h | 5 +-
arch/x86/kvm/svm/avic.c | 16 +-
arch/x86/kvm/svm/sev.c | 161 ++++++++++----------
arch/x86/kvm/svm/svm.c | 1 -
arch/x86/kvm/svm/svm.h | 1 +
arch/x86/kvm/vmx/nested.c | 49 +++---
arch/x86/kvm/vmx/posted_intr.c | 20 +--
arch/x86/kvm/vmx/vmx.c | 66 +++++----
arch/x86/kvm/x86.c | 66 +++++++--
arch/x86/kvm/x86.h | 7 +-
fs/netfs/read_helper.c | 4 +-
tools/include/linux/kernel.h | 22 +--
tools/include/linux/math.h | 25 ++++
tools/testing/radix-tree/linux/lockdep.h | 3 +
tools/testing/selftests/kvm/kvm_create_max_vcpus.c | 30 ++++
tools/testing/selftests/kvm/kvm_page_table_test.c | 2 +-
.../testing/selftests/kvm/x86_64/hyperv_features.c | 140 ++++++++---------
.../selftests/kvm/x86_64/sev_migrate_tests.c | 165 +++++++++++++++++++--
virt/kvm/kvm_main.c | 56 ++++---
33 files changed, 711 insertions(+), 414 deletions(-)
create mode 100644 tools/include/linux/math.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.