This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20240923
in repository linux-next.
at 8e1b436f48ac (tag)
tagging ef545bc03a65438cabe87beb1b9a15b0ffcb6ace (commit)
replaces v6.11
tagged by Stephen Rothwell
on Mon Sep 23 14:12:37 2024 +1000
- Log -----------------------------------------------------------------
next-20240923
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmbw6rUACgkQifkcCkHV
wHqewA//cTh2LgbIa9cDXYR78O1xvxV845KGXVo7h+shVj+7ijKyZPwQ9XGaum+p
4mIAxrO3n+kdua5zRSzvsxdiSf3upAFxBWgMfDm1GdgbrN5UCVvaYYSolNvFAYrM
1BnOHxGJ95muEDRKrB0hcAaXQpwiVzIaq9OSbZ7OzaS8Sklwqs1PKjZnqOFXc1hy
6n9L+lbsbggDt8gFs00cuRl02EnzIa+e9nU6CSpR6Tkk4FwaHDhQd6Y538uFWyzi
NZVaVQOtUC4p7H1VWvtSwYPtDkzAG6+MPIg20j491nYAiaXiLRIi/bb7eq69Tlfj
NbCw7IoxVK4oJCTfqkxsAXwlWqAozK6icMORqXwWE1aq7xK52BdLP2VbMALWQWOz
6bXWh8kZgO9WPWPwneDrYDHOC5NQeRRpAhZdmzkaPAEF5WWXHgSkCcrhR/ORpHZh
iX64CPcD3w/ChfZuOBgBepiIQTBUgaLsIEw6NeXPSG09+pW7vKnX3xuRDXrk2Dva
ztZDpAr3jpjCls+XVDqjdB7agh3WXKs0KDASUy3BxcEkb57982CEDoBclPvD4f3o
rdTfZr0K0RqDYv+dAWXKceDpqFpfhheLCwJPdgS+tGtReIvWNXhFJEacv2NOecr5
/3isUcm/jIoHXjLp5+d00C4HqqsBX7gfwTIAlK6BTQ+yGFQJAZc=
=O6bQ
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new aa8d1f48d353 KVM: x86/mmu: Introduce a quirk to control memslot zap behavior
new b4ed2c67d275 KVM: selftests: Test slot move/delete with slot zap quirk [...]
new 218f6415004a KVM: selftests: Allow slot modification stress test with q [...]
new 61de4c34b51c KVM: selftests: Test memslot move in memslot_perf_test wit [...]
new 44d174596260 KVM: Use dedicated mutex to protect kvm_usage_count to avo [...]
new 9a798b1337af KVM: Register cpuhp and syscore callbacks when enabling hardware
new 70c0194337d3 KVM: Rename symbols related to enabling virtualization hardware
new 071f24ad28cd KVM: Rename arch hooks related to per-CPU virtualization enabling
new 5381eca101fd KVM: MIPS: Rename virtualization {en,dis}abling APIs to ma [...]
new 0617a769ce16 KVM: x86: Rename virtualization {en,dis}abling APIs to mat [...]
new b4886fab6fb6 KVM: Add a module param to allow enabling virtualization w [...]
new b67107a251b0 KVM: Add arch hooks for enabling/disabling virtualization
new 6d55a94222db x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
new 590b09b1d88e KVM: x86: Register "emergency disable" callbacks when virt [...]
new 356dab4efd1a Merge tag 'kvm-s390-next-6.12-1' of https://git.kernel.org [...]
new 55f50b2f8692 Merge branch 'kvm-memslot-zap-quirk' into HEAD
new c09dd2bb5748 Merge branch 'kvm-redo-enable-virt' into HEAD
new 7056c4e2a13a Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm [...]
new 41786cc5ea89 Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x8 [...]
new c345344e8317 Merge tag 'kvm-x86-selftests-6.12' of https://github.com/k [...]
new 5d55a052e369 Merge tag 'kvm-x86-mmu-6.12' of https://github.com/kvm-x86 [...]
new 43d97b2ebd30 Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.co [...]
new 55e6f8f29d6a Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86 [...]
new 3f8df6285271 Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86 [...]
new 58ff537109ac riscv: Omit optimized string routines when using KASAN
new 77514915b72c riscv: Enable bitops instrumentation
new 583543760976 Merge patch series "riscv: Improve KASAN coverage to fix u [...]
new 04beb6e0e08c io_uring: check for presence of task_work rather than TIF_ [...]
new 5f5e7344322f kbuild: generate offset range data for builtin modules
new ac7bd0945e3d scripts: add verifier script for builtin module range data
new ae70d708c932 kbuild: add install target for modules.builtin.ranges
new 327df5bf540e kallsyms: squash output_address()
new 9a418218dadf kallsyms: change overflow variable to bool type
new a16219bdd347 scripts: move hash function from scripts/kconfig/ to scrip [...]
new d607e0e7a8d2 kconfig: change some expr_*() functions to bool
new 4fa146eaecae kconfig: add comments to expression transformations
new 440f67ccdcd3 kconfig: refactor expr_eliminate_dups()
new f93d6bfbd2f7 kconfig: use hash table to reuse expressions
new 95573cac25c6 kconfig: cache expression values
new cc6d281fcc73 kbuild: remove append operation on cmd_ld_ko_o
new 5af9fa49b838 kbuild: doc: update the description about Kbuild/Makefile split
new 0928487c26fa kbuild: doc: remove description about grepping CONFIG options
new 3c705c801939 kbuild: doc: remove outdated description of the limitation [...]
new eed138d67d99 io_uring: improve request linking trace
new 3966b9589f5f Merge branch 'for-6.12/io_uring' into for-next
new 9ba5dcc722de block: Remove unused blk_limits_io_{min,opt}
new 65f666c62036 lib/sbitmap: define swap_lock as raw_spinlock_t
new b74d5410a316 Merge branch 'for-6.12/block' into for-next
new eac2ca2d682f io_uring: check if we need to reschedule during overflow flush
new 62a4e13bf4cd Merge branch 'for-6.12/io_uring' into for-next
new 732b47db1d6c MAINTAINERS: update email for Joel Granados
new e229897d373a ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
new 1501ae7479c8 ntb_perf: Fix printk format
new 35c87cb80d65 ntb: Constify struct bus_type
new f407048235a3 NTB: ntb_transport: fix all kernel-doc warnings
new b669fafd51b4 NTB: epf: don't misuse kernel-doc marker
new 87a7d7150589 ntb: idt: Fix the cacography in ntb_hw_idt.c
new e51aded92d42 ntb: ntb_hw_switchtec: Fix use after free vulnerability in [...]
new 061a785a114f ntb: Force physically contiguous allocation of rx ring buffers
new 456552f8e150 LoongArch: vDSO: Tune chacha implementation
new 652bfcb76fe6 KEYS: Remove unused declarations
new 70fd1966c93b KEYS: prevent NULL pointer dereference in find_asymmetric_key()
new 300e6d4116f9 sign-file,extract-cert: move common SSL helper functions t [...]
new 467d60eddf55 sign-file,extract-cert: avoid using deprecated ERR_get_err [...]
new 558bdc45dfb2 sign-file,extract-cert: use pkcs11 provider for OPENSSL MA [...]
new 35667a033061 drm/xe/pciid: Add new PCI id for ARL
new 4f2c346e6216 driver core: fix async device shutdown hang
new c24999e61b21 Merge tag 'i2c-host-6.12' of git://git.kernel.org/pub/scm/ [...]
new 4e2970576cca Merge branch 'i2c/for-current' into i2c/for-next
new f69a9516e557 Merge branch 'i2c/for-mergewindow' into i2c/for-next
new 6df85c6f5a5b cxl: Preserve the CDAT access_coordinate for an endpoint
new 3338229f4a59 cxl: Calculate region bandwidth of targets with shared ups [...]
new 43cb008f857f cxl: Add documentation to explain the shared link bandwidt [...]
new a2b88026f748 Merge branches 'clk-kunit', 'clk-mediatek', 'clk-cleanup' [...]
new c7183ff52f25 Merge branches 'clk-assigned-rates', 'clk-renesas' and 'cl [...]
new 6629108252e5 Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx [...]
new 1b189f71e19c Merge branches 'clk-devm', 'clk-samsung', 'clk-rockchip' a [...]
new f00b45db02ae clk: Switch back to struct platform_driver::remove()
new b242650dfa17 rtc: m48t59: set range
new 690286214916 rtc: rc5t619: use proper module tables
new 709209419233 RDMA/bnxt_re: Remove the unused variable en_dev
new bb0e391975f8 dma-mapping: fix vmap and mmap of noncontiougs allocations
new 3d09ff45469e iommu/dma: remove most stubs in iommu-dma.h
new 72f58a38c5bc dma-mapping: report unlimited DMA addressing in IOMMU DMA path
new 151ac45348af net: sparx5: Fix invalid timestamps
new b37bbd4eac27 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7fb1d74c72ed Merge branch 'clang-format' of https://github.com/ojeda/linux.git
new a032e497b7aa Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 14a02394b156 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 02695898f368 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4ee58ec38bd8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f55bf3fb11d7 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 37f898ae0bd5 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 6a6f8e63f377 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c6ab3ba5ec81 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 82393f02956a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8c616c96339f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 93cc420361d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a496c114f6c5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1290a4a8771a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 262a1c34e14f Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new b5a6042728cc Merge branch 'for-next' of https://github.com/sophgo/linux.git
new 96938ce13d8c Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 7827e75871d1 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 683ebfbdbbc4 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new dd5bbee6a64a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 460053af599f Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 8924593dc39f Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new c586344375af Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new a5c61b51ef78 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 1fcc05c6705f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new df27cbcd4b96 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 80e5dc75d0f3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new acd235f54a01 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new afdc48d7ad7a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8de9f3ebdd6f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 882187b0fa16 Merge branch '' of linux-next
new fd9b23cb690d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5d5e5c824b5b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 538e87a32cc7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bf9e049d04db Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 78567a7468ee Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new e65d6c49e3e8 Merge branch 'docs-next' of git://git.lwn.net/linux.git
new b235782878a5 Merge branch 'master' of git://linuxtv.org/media_tree.git
new 45ff881daa82 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 40c8450d5f26 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new a3d94cb1cfb4 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 0c555068d138 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f0b836aa8ffa Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 3e635325a660 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 157fcdcac406 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 2824a39fd9d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 0e4ed48292c5 mailbox: ARM_MHU_V3 should depend on ARM64
new 39d7d6177f0c mailbox: imx: use device name in interrupt name
new e92d87c9c5d7 mailbox: rockchip: fix a typo in module autoloading
new 0d97651b7577 mailbox: sprd: Use devm_clk_get_enabled() helpers
new dc09f007caed mailbox: bcm2835: Fix timeout during suspend mode
new 263dbd3cc88d mailbox: Use of_property_match_string() instead of open-coding
new c13c196d5e5c dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188
new 4116ab5e8a48 dt-bindings: mailbox: qcom-ipcc: document the support for SA8255p
new 5232544ea368 dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC
new b4dfc476e20b Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 461872dc458c Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 063b4d94c504 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 50327ceb6338 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6857df88d703 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new e7999702d197 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 1340ff0aa9e6 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new a0ad62a3512b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8cae6eb27ab2 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new c56e717e76da Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new a9c970542318 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9575905b5c7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ccd8252b086e Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 99e92cb20190 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new cbacb2fdff8d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f92820aeb36d Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
new 9c7b8180ceec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 444d8b81fc45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a61cd8ae671b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7879ca37367f Merge branch 'timers/drivers/next' of https://git.linaro.o [...]
new 31f109003830 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new b7ba28772e57 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 52b3b82986ee Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new b11ba58b0ef5 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new af1e48c86fb5 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new c7d49dadd1a9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3d2c6a3bdf2f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a8194f848fa2 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 73c1e14eab1b Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 4f216a17ef0d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new e36ecfc31689 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 51d98f15885e Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new 47245c593bbe Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 75cfc3602784 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new daf32752abb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a64528bc3990 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new 0225f0dea49a Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 6c20d15cc351 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...]
new 2cdd308a781c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9ea86f496fcf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ba4180c7a90c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 74fe62dee004 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9016e0850159 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 3ebd48ac36ca Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f0b32b6b9313 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3aae6f78e0d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cd2de070a4e6 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 08faeeae113d Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new e57506c9c85c Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 1b5c92dfa9b3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d4d6be64fa2f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9a9f6fab390c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8663e76cf012 Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new 2087c77b01eb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3a297ef6bc6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 01d9fbeceda1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 3bb415aa1f56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new abd097d49b41 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 4b0baeea7ea6 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new a9793bc091af Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 9d6ac0bc93ed Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new e9704409ea78 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8f0ecfa9e749 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ef545bc03a65 Add linux-next specific files for 20240923
The 205 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.
--
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 gcc.
from a1e6bb6fb12 RISC-V: Add testcases for form 2 of signed vector SAT_ADD
new 4fc92480675 Match: Support form 2 for vector signed integer .SAT_ADD
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/match.pd | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
--
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 gcc.
from 3f37c6f47cd testsuite/gfortran.dg/unsigned_22.f90: Add missing close wi [...]
new a1e6bb6fb12 RISC-V: Add testcases for form 2 of signed vector SAT_ADD
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:
.../riscv/rvv/autovec/binop/vec_sat_s_add-5.c | 9 ++++++++
.../riscv/rvv/autovec/binop/vec_sat_s_add-6.c | 9 ++++++++
.../riscv/rvv/autovec/binop/vec_sat_s_add-7.c | 9 ++++++++
.../riscv/rvv/autovec/binop/vec_sat_s_add-8.c | 9 ++++++++
...vec_sat_s_add-run-1.c => vec_sat_s_add-run-5.c} | 4 ++--
...vec_sat_s_add-run-2.c => vec_sat_s_add-run-6.c} | 4 ++--
...vec_sat_s_add-run-3.c => vec_sat_s_add-run-7.c} | 4 ++--
...vec_sat_s_add-run-4.c => vec_sat_s_add-run-8.c} | 4 ++--
.../gcc.target/riscv/rvv/autovec/vec_sat_arith.h | 24 ++++++++++++++++++++++
9 files changed, 68 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/vec_sat_s_add-5.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/vec_sat_s_add-6.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/vec_sat_s_add-7.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/vec_sat_s_add-8.c
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_s_add-run-1.c => ve [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_s_add-run-2.c => ve [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_s_add-run-3.c => ve [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_s_add-run-4.c => ve [...]
--
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 gcc.
from ca12354fe2e Daily bump.
new 3f37c6f47cd testsuite/gfortran.dg/unsigned_22.f90: Add missing close wi [...]
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/testsuite/gfortran.dg/unsigned_22.f90 | 1 +
1 file changed, 1 insertion(+)
--
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-14
in repository gcc.
from cf4086628dd hppa: Add peephole2 optimizations for REG+D loads and stores
new 2a8f362c3ef Daily bump.
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/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
2 files changed, 8 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.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from f4f2d6dd3d7 hppa: Add peephole2 optimizations for REG+D loads and stores
new 6d4373a8f62 Daily bump.
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/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
2 files changed, 8 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 2a6e9bfcd39 Daily bump.
new 917b6c6a897 Daily bump.
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/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.
unknown user pushed a change to branch master
in repository gcc.
from 50c9c3cbdf2 RISC-V: Add testcases for form 4 of signed scalar SAT_ADD
new ca12354fe2e Daily bump.
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/ChangeLog | 19 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 47 +++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 6 +++++
libstdc++-v3/ChangeLog | 69 +++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 142 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.