This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3ec8ecb8e92 PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR [...]
new 11e6bcedb41 Fix ICE due to c_safe_arg_type_equiv_p not checking for err [...]
new 879c91fcccf [c] Fix PR 101364: ICE after error due to diagnose_arglist_ [...]
new b20dbddcc41 Fix expansion of `(a & 2) != 1`
The 3 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/c/c-decl.cc | 3 ++-
gcc/c/c-typeck.cc | 3 +++
gcc/expr.cc | 9 +++++----
gcc/testsuite/gcc.c-torture/execute/pr111863-1.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/pr101285-1.c | 10 ++++++++++
gcc/testsuite/gcc.dg/pr101364-1.c | 8 ++++++++
6 files changed, 44 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr111863-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr101285-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr101364-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.
unknown user pushed a change to branch pending-fixes
in repository linux-next.
omits ef91f9ba84fc Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 27b4d6d97590 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
omits 346a7e08461c Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits 34f9571aead3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
omits 2f59cb8207d4 Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
omits e074ad70f9a3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 0f77dc0aaa5a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits ca1defc12197 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 5bda5c64bb3f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits e1186437657e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits b92673444d0d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 5c6372efd9ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 6f171fdbfec6 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits b3e71774476b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 070430a311a4 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
omits a746a38a0bdd Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 35c38d2fe30f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9bc480727b5b Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits cac281ce1953 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits ae7e385e4746 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits d6fd2dde017f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 6e66b5742874 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 5d5b458dbdd0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 945e8bc4fa04 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 8be28b4f90bd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 7dee80113369 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 3501570c70ce Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 9c945ac2516a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 48983f5dd943 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 2eaa0da0dc64 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 1f5be09f4cf6 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 3679426df05a x86/mm: drop 4MB restriction on minimal NUMA node size
omits 6dcd8dbf593d mm/sparsemem: fix race in accessing memory_section->usage
omits 9f261652baa6 selftests/clone3: Fix broken test under !CONFIG_TIME_NS
omits 776dc4950743 maple_tree: add GFP_KERNEL to allocations in mas_expected_ [...]
omits df745f9b71b8 selftests/mm: include mman header to access MREMAP_DONTUNM [...]
omits bd4c7a8703d1 mailmap: correct email aliasing for Oleksij Rempel
omits b0321e4abdb5 mailmap: map Bartosz's old address to the current one
omits 85ce560cbcb1 mm/damon/sysfs: check DAMOS regions update progress from b [...]
omits eb0d71bf3232 MAINTAINERS: Ondrej has moved
omits 3d6c7d5982cd kasan: disable kasan_non_canonical_hook() for HW tags
omits d08e12fd56ee kasan: print the original fault addr when access invalid shadow
omits bebebe45d8e1 hugetlbfs: close race between MADV_DONTNEED and page fault
omits 3dea5c47a337 hugetlbfs: extend hugetlb_vma_lock to private VMAs
omits e5957f538c0b hugetlbfs: clear resv_map pointer if mmap fails
omits 03b9430facc7 mm: zswap: fix pool refcount bug around shrink_worker()
omits 629e0c6dee2a mm/madvise: add cond_resched() in madvise_cold_or_pageout_ [...]
omits 2107b2eabab0 mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix
omits 8c60207bf20c mm/shmem: fix race in shmem_undo_range w/THP
omits 9b32e364b772 mm: keep memory type same on DEVMEM Page-Fault
adds 053d7dcd3440 fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by
adds e34872523ca5 fbdev: mmp: Annotate struct mmp_path with __counted_by
adds c1a8d1d0edb7 fbdev: atyfb: only use ioremap_uc() on i386 and ia64
adds dc608db79373 fbdev: omapfb: fix some error codes
adds e638d3710f0e fbdev: sa1100fb: mark sa1100fb_init() static
adds 0c37bffaaebe fbdev: uvesafb: Remove uvesafb_exec() prototype from inclu [...]
adds 1022e7e2f405 fbdev: uvesafb: Call cn_del_callback() at the end of uvesa [...]
adds 7f33df94cf01 fbdev: core: cfbcopyarea: fix sloppy typing
adds e8e4a470b677 fbdev: core: syscopyarea: fix sloppy typing
new 06dc10eae55b Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/ [...]
adds c6df843348d6 regmap: fix NULL deref on lookup
new e1e80380f1c2 Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pu [...]
new dd72f9c7e512 Merge tag 'spi-fix-v6-6-rc4' of git://git.kernel.org/pub/s [...]
new 969d63e1af3b mm: zswap: fix pool refcount bug around shrink_worker()
new 92fe9dcbe4e1 hugetlbfs: clear resv_map pointer if mmap fails
new bf4916922c60 hugetlbfs: extend hugetlb_vma_lock to private VMAs
new 2820b0f09be9 hugetlbfs: close race between MADV_DONTNEED and page fault
new babddbfb7d7d kasan: print the original fault addr when access invalid shadow
new 17c17567fe51 kasan: disable kasan_non_canonical_hook() for HW tags
new c5155d4ef4b2 MAINTAINERS: Ondrej has moved
new 76b7069bcc89 mm/damon/sysfs: check DAMOS regions update progress from b [...]
new 002e39e9ece5 mailmap: map Bartosz's old address to the current one
new d2313c775926 mailmap: correct email aliasing for Oleksij Rempel
new e2de156b0d91 selftests/mm: include mman header to access MREMAP_DONTUNM [...]
new 099d7439ce03 maple_tree: add GFP_KERNEL to allocations in mas_expected_ [...]
new fc7f04dc23db selftests/clone3: Fix broken test under !CONFIG_TIME_NS
new fc38a11b73bf mm: keep memory type same on DEVMEM Page-Fault
new 92810f68fa02 mm/shmem: fix race in shmem_undo_range w/THP
new 1d0af70a8575 mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix
new 6a8f44fb6a5d mm/madvise: add cond_resched() in madvise_cold_or_pageout_ [...]
new 704244980cb6 mm/sparsemem: fix race in accessing memory_section->usage
new 2c14730dc12c x86/mm: drop 4MB restriction on minimal NUMA node size
new 446d5e321008 mm/vmalloc: fix the unchecked dereference warning in vread_iter()
new 638b0b2ca837 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
adds 759426c758c7 riscv: dts: thead: set dma-noncoherent to soc bus
adds 84fa1865edbb arm64: dts: rockchip: use codec as clock master on px30-ri [...]
adds 1e585cd0aad3 arm64: dts: rockchip: set codec system-clock-fixed on px30 [...]
adds 2e9cbc4167da ARM: dts: rockchip: Fix i2c0 register address for RK3128
adds 7e3be9ea2999 ARM: dts: rockchip: Add missing arm timer interrupt for RK3128
adds b0b4e9787849 ARM: dts: rockchip: Add missing quirk for RK3128's dma engine
adds 2c68d26f072b ARM: dts: rockchip: Fix timer clocks for RK3128
adds 3975e72b164d arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399
adds 8cd79b729e74 arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards
adds 5e8a5e895a20 Merge tag 'v6.6-rockchip-dtsfixes1' of git://git.kernel.or [...]
new eaf16b92b18c Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git [...]
new 9033d4e02323 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
new 20045f0155ab powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
new f9bc9bbe8afd powerpc/qspinlock: Fix stale propagated yield_cpu
new bbcccf905d25 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 6fad1d599b8f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 53c251259985 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 1c2709cfff1d tcp: fix excessive TLP and RACK timeouts from HZ rounding
new cbfbfe3aee71 tun: prevent negative ifindex
new c53647a5df9e net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
new f6c7b4224356 Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/s [...]
new 1d30162f35c7 net: pktgen: Fix interface flags printing
new 1db34aa58d80 Revert "net: wwan: iosm: enable runtime pm support for 7560"
new 2915240eddba neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
new a477b78efdc2 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new f66897acc292 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 675a0a2b9cc7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8e13caa2150b Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pu [...]
new 6e044584d5c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 102e2f4afd34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 200b25391a70 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new d0aff165cf9e Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new 046146ebe386 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 760a9617155a Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new da453e104919 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
new b11950356c4b KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
new 5f20ea6b504e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 3043dae22ca7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 35c878b77fde Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new fc5d0ad60d9c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new f37cc2fc277b platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from [...]
new a5b92be2482e platform/x86: asus-wmi: Only map brightness codes when usi [...]
new 235985d1763f platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2 [...]
new fe0e04cf66a1 platform/surface: platform_profile: Propagate error if pro [...]
new 0e51cb42438b apple-gmux: Hard Code max brightness for MMIO gmux
new 99c09c985e59 platform/mellanox: mlxbf-tmfifo: Fix a warning message
new f867ee2ac47e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 2ad8d8475198 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 5e4c16fe08c8 drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY [...]
new e339c6d628fe drm/i915: Retry gtt fault when out of fence registers
new 76f1405d34f8 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new ae3ebc3be3fe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new b1071d5afc1b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 430232619791 gpio: vf610: mask the gpio irq in system suspend and suppo [...]
new fc363413ef8e gpio: vf610: set value before the direction to avoid a glitch
new fe8290a821cc Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
new a9b6c69e5ec3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 98eed355455e Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
new 60e526c3b24d Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
new bf269cb298a7 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new 2761cff5447a Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
new eab0261967ae drm/amdgpu: Unset context priority is now invalid
new fa8391ad68c1 gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
new 8854d15dd6a9 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (ef91f9ba84fc)
\
N -- N -- N refs/heads/pending-fixes (8854d15dd6a9)
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 78 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/boot/dts/rockchip/rk3128.dtsi | 18 ++++++++++--------
.../boot/dts/rockchip/px30-ringneck-haikou.dts | 10 ++++++----
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 1 +
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 10 ++++++++++
arch/powerpc/lib/qspinlock.c | 3 +++
arch/powerpc/mm/book3s64/radix_tlb.c | 9 +--------
arch/riscv/boot/dts/thead/th1520.dtsi | 1 +
crypto/asymmetric_keys/public_key.c | 5 ++---
drivers/base/regmap/regmap.c | 2 +-
drivers/gpio/gpio-vf610.c | 7 ++++---
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 5 +++--
drivers/gpu/drm/i915/display/intel_cx0_phy.c | 3 +--
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 1 +
drivers/net/tun.c | 7 +++++--
drivers/net/usb/smsc95xx.c | 2 +-
drivers/net/wwan/iosm/iosm_ipc_imem.c | 17 -----------------
drivers/net/wwan/iosm/iosm_ipc_imem.h | 2 --
drivers/net/wwan/iosm/iosm_ipc_pcie.c | 4 +---
drivers/net/wwan/iosm/iosm_ipc_port.c | 17 +----------------
drivers/net/wwan/iosm/iosm_ipc_trace.c | 8 --------
drivers/net/wwan/iosm/iosm_ipc_wwan.c | 21 ++-------------------
drivers/platform/mellanox/mlxbf-tmfifo.c | 21 +++++++++++----------
drivers/platform/surface/surface_platform_profile.c | 3 +--
drivers/platform/x86/apple-gmux.c | 14 +++++++++++++-
drivers/platform/x86/asus-nb-wmi.c | 3 +++
drivers/platform/x86/asus-wmi.c | 15 ++++-----------
drivers/platform/x86/asus-wmi.h | 2 +-
drivers/video/fbdev/aty/atyfb_base.c | 4 ++++
drivers/video/fbdev/core/cfbcopyarea.c | 2 +-
drivers/video/fbdev/core/syscopyarea.c | 2 +-
drivers/video/fbdev/mmp/hw/mmp_ctrl.h | 2 +-
drivers/video/fbdev/omap/omapfb_main.c | 4 ++--
drivers/video/fbdev/sa1100fb.c | 2 +-
drivers/video/fbdev/uvesafb.c | 2 +-
include/drm/gpu_scheduler.h | 3 +--
include/net/tcp.h | 3 +++
include/trace/events/neigh.h | 4 ++--
include/video/mmp_disp.h | 2 +-
include/video/uvesafb.h | 2 --
mm/vmalloc.c | 2 +-
net/core/pktgen.c | 14 +++++++-------
net/ipv4/tcp_output.c | 9 +++++----
net/ipv4/tcp_recovery.c | 2 +-
43 files changed, 119 insertions(+), 151 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-code_speed-spec2k6/llvm-arm-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O3_LTO.
discards c1ad5113c onsuccess: #74: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 4239a66c5 onsuccess: #70: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards f4e390172 onsuccess: #68: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 74e1f95be onsuccess: #68: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 1f762c160 onsuccess: #70: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new af051b837 onsuccess: #74: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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 (c1ad5113c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_speed-spec2k6/l [...]
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 3 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:
--
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-code_speed-spec2k6/llvm-arm-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O3_LTO.
discards 9f5c30c48 onsuccess: #74: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 5da82a1e6 onsuccess: #70: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 34694a462 onsuccess: #68: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 95a475417 onsuccess: #67: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 4feeafb78 onsuccess: #67: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new f4e390172 onsuccess: #68: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 4239a66c5 onsuccess: #70: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new c1ad5113c onsuccess: #74: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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 (9f5c30c48)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_speed-spec2k6/l [...]
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 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.