This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 192c1c656b8 gimple-fold: Don't replace `bool_var != 0` with `bool_var` [...]
new abab79397ef c++: adjust PR99599/CWG2369 workaround
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/class.cc | 41 ++++++++++++++++++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/pt.cc | 40 ++++++---------------
gcc/testsuite/g++.dg/cpp2a/concepts-nondep5.C | 34 ++++++++++++++++++
.../g++.dg/cpp2a/concepts-recursive-sat4.C | 2 +-
5 files changed, 88 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-nondep5.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 master
in repository gcc.
from d8dac49707e Fix tree-ssa/pr31261.c testcase after r16-400 [PR120168]
new 192c1c656b8 gimple-fold: Don't replace `bool_var != 0` with `bool_var` [...]
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/gimple-fold.cc | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 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 binutils-gdb.
from 88d0753018c Automatic date update in version.in
new 440b7ed4a4b Move substitute_path_component
new 09828ac2f13 Change substitute_path_component to use std::string
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:
gdb/Makefile.in | 1 -
gdb/auto-load.c | 80 +++++++++++++++++++++++++++++++++++++----
gdb/unittests/utils-selftests.c | 59 ------------------------------
gdb/utils.c | 45 -----------------------
gdb/utils.h | 3 --
5 files changed, 73 insertions(+), 115 deletions(-)
delete mode 100644 gdb/unittests/utils-selftests.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 master
in repository gcc.
from a2be0f970f8 vect: Remove non-SLP path from vectorizable_reduction
new d8dac49707e Fix tree-ssa/pr31261.c testcase after r16-400 [PR120168]
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/gcc.dg/tree-ssa/pr31261.c | 6 +++---
1 file 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 master
in repository linux.
from d76bb1ebb558 Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.o [...]
new 53e3e5babc09 ksmbd: prevent rename with empty string
new eb4447bcce91 ksmbd: fix memory leak in parse_lease_state()
new 0ca6df4f40cf ksmbd: prevent out-of-bounds stream writes by validating *pos
new 36991c1ccde2 ksmbd: Fix UAF in __close_file_table_ids
new 80ae5fb2296c Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samb [...]
new 0db8a9a943e9 s390/configs: Enable VDPA on Nvidia ConnectX-6 network card
new d2b8111c22d7 s390/configs: Enable options required for TC flow offload
new ae952eea6f4a s390/entry: Fix last breaking event handling in case of st [...]
new 833542b3e3d2 s390/dcssblk: Fix build error with CONFIG_DAX=m and CONFIG [...]
new 3a47b1e3cea2 s390: Update defconfigs
new 42420c50c68f s390/pci: Fix missing check for zpci_create_device() error return
new 05a2538f2b48 s390/pci: Fix duplicate pci_dev_put() in disable_slot() wh [...]
new 26a9a47ccd48 Merge tag 's390-6.15-4' of git://git.kernel.org/pub/scm/li [...]
new 376947861013 sch_htb: make htb_deactivate() idempotent
new 63890286f557 selftests/tc-testing: Add a test case to cover basic HTB+F [...]
new 75dbdaad327d Merge branch 'net_sched-fix-a-regression-in-sch_htb'
new 1e20324b23f0 virtio-net: don't re-enable refill work too early when NAP [...]
new 4397684a292a virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()
new c360eb0c3ccb dt-bindings: net: ethernet-controller: Add informative tex [...]
new 3e6a0243ff00 gre: Fix again IPv6 link-local address generation.
new b6a6006b0e3d selftests: Add IPv6 link-local address generation tests fo [...]
new ccb52a9c8dfa Merge branch 'gre-reapply-ipv6-link-local-address-generation-fix'
new b344a48cbe5f selftests: drv: net: fix test failure on ipv6 sys
new 8bb7d8e5cf7f selftests: drv: net: avoid skipping tests
new 4a9d494ca24b selftests: drv: net: add version indicator
new c645a6b2f396 Merge branch 'selftests-drv-net-fix-ping-py-test-failure'
new 4720f9707c78 tools: ynl-gen: validate 0 len strings from kernel
new 4db6c75124d8 net: ethernet: mtk_eth_soc: reset all TX queues on DMA free
new e8716b5b0dff net: ethernet: mtk_eth_soc: do not reset PSE when setting FE
new 0093cb194a75 ice: use DSN instead of PCI BDF for ice_adapter index
new 08e9f2d584c4 net: Lock netdevices during dev_shutdown
new 78cd408356fe net: add missing instance lock to dev_set_promiscuity
new dcaeeb8ae84c can: m_can: m_can_class_allocate_dev(): initialize spin lo [...]
new 5e1663810e11 can: mcp251xfd: fix TDC setting for low data bit rates
new 84f5eb833f53 can: mcp251xfd: mcp251xfd_remove(): fix order of unregistr [...]
new 037ada7a3181 can: rockchip_canfd: rkcanfd_remove(): fix order of unregi [...]
new 0713a1b3276b can: mcan: m_can_class_unregister(): fix order of unregist [...]
new f695e3083afe Merge patch series "can: rx-offload: fix order of unregist [...]
new 511e64e13d8c can: gw: fix RCU/BH usage in cgw_create_job()
new 2e6259d82132 Merge tag 'linux-can-fixes-for-6.15-20250506' of git://git [...]
new 023c1f2f0609 wifi: cfg80211: fix out-of-bounds access during multi-link [...]
new e12a42f64fc3 wifi: mac80211: fix the type of status_code for negotiated [...]
new ebedf8b7f05b wifi: iwlwifi: add support for Killer on MTL
new 9540984da649 Merge tag 'wireless-2025-05-06' of https://git.kernel.org/ [...]
new 6beb6835c1fb openvswitch: Fix unsafe attribute parsing in output_userspace()
new e34090d7214e ipvs: fix uninit-value for saddr in do_output_route4
new 8478a729c046 netfilter: ipset: fix region locking in hash types
new dc75a43c07b7 Merge tag 'nf-25-05-08' of git://git.kernel.org/pub/scm/li [...]
new 4a7843cc8a41 net: airoha: Add missing field to ppe_mbox_data struct
new c43272299488 bpf: Scrub packet on bpf_redirect_peer
new f5c79ffdc250 bpf: Clarify handling of mark and tstamp by redirect_peer
new e5641daa0ea1 net: ti: icssg-prueth: Set XDP feature flags for ndev
new 8b3fae3e2376 net: ti: icssg-prueth: Fix kernel panic during concurrent [...]
new 1884fc85ae6e net: ti: icssg-prueth: Report BQL before sending XDP packets
new ea78f20175fa Merge branch 'bug-fixes-from-xdp-patch-series'
new 5f93185a757f net: dsa: b53: allow leaky reserved multicast
new 425f11d4cc9b net: dsa: b53: keep CPU port always tagged again
new f48085198104 net: dsa: b53: fix clearing PVID of a port
new 083c6b28c0cb net: dsa: b53: fix flushing old pvid VLAN on pvid change
new a1c1901c5cc8 net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
new 13b152ae4049 net: dsa: b53: always rejoin default untagged VLAN on brid [...]
new 45e9d59d3950 net: dsa: b53: do not allow to configure VLAN 0
new f089652b6b16 net: dsa: b53: do not program vlans when vlan filtering is off
new 2dc2bd571115 net: dsa: b53: fix toggling vlan_filtering
new 9f34ad89bcf0 net: dsa: b53: fix learning on VLAN unaware bridges
new 2e7179c628d3 net: dsa: b53: do not set learning and unicast/multicast on up
new bdc6470a4fc3 Merge branch 'net-dsa-b53-accumulated-fixes'
new f34343cc11af fbnic: Fix initialization of mailbox descriptor rings
new 3b12f00ddd08 fbnic: Gate AXI read/write enabling on FW mailbox
new 682a61281d10 fbnic: Add additional handling of IRQs
new 0f9a959a0add fbnic: Actually flush_tx instead of stalling out
new cdbb2dc3996a fbnic: Cleanup handling of completions
new ab064f600597 fbnic: Improve responsiveness of fbnic_mbx_poll_tx_ready
new 1b34d1c1dc83 fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context
new ce2fa1dba204 fbnic: Do not allow mailbox to toggle to ready outside fbn [...]
new 95d2f25871cc Merge branch 'fbnic-fw-ipc-mailbox-fixes'
new 23fa6a23d971 net: export a helper for adding up queue stats
new 001160ec8c59 virtio-net: fix total qstat values
new 3c44b2d615e6 Merge branch 'virtio-net-fix-total-qstat-values'
new 2c89c1b655c0 Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/l [...]
The 80 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:
.../bindings/net/ethernet-controller.yaml | 97 +++++++++-
arch/s390/configs/debug_defconfig | 28 ++-
arch/s390/configs/defconfig | 24 ++-
arch/s390/configs/zfcpdump_defconfig | 1 -
arch/s390/kernel/entry.S | 3 +-
arch/s390/pci/pci_clp.c | 2 +
drivers/net/can/m_can/m_can.c | 3 +-
drivers/net/can/rockchip/rockchip_canfd-core.c | 2 +-
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 42 ++++-
drivers/net/dsa/b53/b53_common.c | 207 +++++++++++++++------
drivers/net/dsa/b53/b53_priv.h | 3 +
drivers/net/dsa/bcm_sf2.c | 1 +
drivers/net/ethernet/airoha/airoha_npu.c | 10 +-
drivers/net/ethernet/intel/ice/ice_adapter.c | 47 ++---
drivers/net/ethernet/intel/ice/ice_adapter.h | 6 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 19 +-
drivers/net/ethernet/meta/fbnic/fbnic.h | 8 +-
drivers/net/ethernet/meta/fbnic/fbnic_csr.h | 2 +
drivers/net/ethernet/meta/fbnic/fbnic_fw.c | 197 ++++++++++++--------
drivers/net/ethernet/meta/fbnic/fbnic_irq.c | 142 +++++++++-----
drivers/net/ethernet/meta/fbnic/fbnic_mac.c | 6 -
drivers/net/ethernet/meta/fbnic/fbnic_netdev.c | 5 +-
drivers/net/ethernet/meta/fbnic/fbnic_pci.c | 14 +-
drivers/net/ethernet/ti/icssg/icssg_common.c | 15 +-
drivers/net/ethernet/ti/icssg/icssg_prueth.c | 16 +-
drivers/net/virtio_net.c | 23 ++-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 2 +
drivers/pci/hotplug/s390_pci_hpc.c | 1 -
drivers/s390/block/Kconfig | 3 +-
fs/smb/server/oplock.c | 7 +-
fs/smb/server/smb2pdu.c | 5 +
fs/smb/server/vfs.c | 7 +
fs/smb/server/vfs_cache.c | 33 +++-
include/linux/ieee80211.h | 2 +-
include/linux/netdevice.h | 1 +
include/net/netdev_queues.h | 6 +
include/uapi/linux/bpf.h | 3 +
net/can/gw.c | 149 +++++++++------
net/core/dev.c | 18 +-
net/core/dev_api.c | 23 +++
net/core/filter.c | 1 +
net/core/netdev-genl.c | 69 +++++--
net/ipv6/addrconf.c | 15 +-
net/mac80211/mlme.c | 12 +-
net/netfilter/ipset/ip_set_hash_gen.h | 2 +-
net/netfilter/ipvs/ip_vs_xmit.c | 27 +--
net/openvswitch/actions.c | 3 +-
net/sched/sch_htb.c | 15 +-
net/wireless/scan.c | 2 +-
tools/include/uapi/linux/bpf.h | 3 +
tools/net/ynl/lib/ynl.c | 2 +-
tools/testing/selftests/drivers/net/ping.py | 45 +++--
tools/testing/selftests/net/Makefile | 1 +
tools/testing/selftests/net/gre_ipv6_lladdr.sh | 177 ++++++++++++++++++
.../tc-testing/tc-tests/infra/qdiscs.json | 35 ++++
55 files changed, 1133 insertions(+), 459 deletions(-)
create mode 100755 tools/testing/selftests/net/gre_ipv6_lladdr.sh
--
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 azanella/ubsan-undef
in repository glibc.
discards a154462425 math: Fix UB in flt-32 rint
discards 83ea5860ad math: Fix UB in flt-32 nearbyint
discards 7f54eda060 math: Fix UB on dbl-64 rint
discards 94fde92bd4 math: Fix UB in dbl-64 lrint
discards 52aaa658b0 math: Fix UB in ldbl-128 setpayload
discards d159a0a026 math: Fix UB in flt-32 and dbl-64 significand
discards 6d4bb69e61 math: Fix UB in ldbl-96 sinl
discards 0eac8ec854 math: Fix UB in ldbl-128 powl
discards cf0f42a85a math: Fix UB in ldbl-128 roundl
discards d7378ac577 math: Fix UB in __ieee754_rem_pio2l
discards 47fb9f3c5d math: Fix UB in ldbl-128 rintl
discards 892e658713 math: Fix UB in ldbl-128 nearbyintl
discards 5044751401 math: Fix UB in lroundl
discards 202be438e7 math: Fix UB in ldbl-128 lrintl
discards ba821c6674 math: Fix UB in ldbl-128 llrintl
discards 1d6ffaee88 math: Fix UB on ldbl-128 fmodl
discards c1328db239 math: Fix UB in ldbl-128 llroundl
discards 517fb46f96 math: Fix UB in ldbl-96 setayloadl
discards d4e2ba84ec math: Fix UB on ldbl-96 remquol
discards 3577535535 math: Fix UB on lroundl
discards 828c8d681d math: Fix UB on llroundl
discards 4393a3d369 x86: Fix UB in isnanl
discards 64227bfa5e x86: Fix UB in isinfl
discards 5f0a4d1f66 gmon: Fix UB in sprofil
discards be9dd0855c gmon: Fix UB in tst-sprofil.c
discards e44b01fd17 string: Remove UB on ffs/ffsll
discards 2f68231b29 string: Fix UB on test-strrchr
discards 5fedf9cc70 sysvipc: Fix UB on time64 time support
discards 4e90f835c6 nptl: xfail tst-cleanup2 when building with ubsan
discards 3eedd60dc2 stdio: Fix test-printf-ldbl-compat.c build with ubsan
discards 10114d7df7 stdio: Fix test-printf-chk-ldbl-compat build with ubsan
discards 2ab3bd0c69 stdio-common: Fix UB on stdio-common/vfprintf-process-arg.c
discards 23a45ea7a0 nss: Fix tst-nss-hash UB
discards 6b39bb2322 nss: Fix UB on test-netdb
discards f29451e23a stdlib: Fix tst-makecontext3 UB
discards caee3a91c3 linux: Fix UB on tst-sched-setattr.c
discards 6358350242 string: Fix UB on tesf-ffs
discards aaff9a0dee stdlib: Fix UB in tst-limits.c
discards eada5ec35a stdlib: Adapt tst-environ to ubsan
discards 0979449775 stdlib: Fix UB on strtod FIX
discards a01329225d math: Rewrite ldbl-128 isnan
discards a47eca06bf math: Fix UB in float128 atan2
discards 309c128f94 math: Fix UB in test-canonical-ldbl-96.c
discards 57db1ec5da sunrpc: Fix UB on xdr_hyper
discards d2e29b721c string: Fix UB on gneric strncmp
discards a67a8eda72 string: Fix UB on index_first/index_last
discards 1f280622be string: Fix UB on generic strcmp
discards 88847d611d string: Fix UB on gneric stpcpy
discards 7921ec7f09 stdlib: Fix UB on strtod
discards 00c450278f stdlib: Fix UB on erand48/jrand48
discards a73528412c stdlib: Fix __libc_message_impl iovec size
discards 673730ce58 locale: Fix UB on VLA allocation
discards a1b4b5035b libio: Fix UB __libio_codecvt_length
discards 6401a0eafd iconv: Fix UB on iconv/tst-translit-mchar
discards 8c9be9c923 iconv: Fix UB on find_derivation
discards e3a377fd74 math: Fix UB in setayloadf
discards a44a668e87 math: Fix UB in setayload
discards abf0051a05 math: Remove UB from float128 ilogbf
discards 03b5ed2ff6 powerpc: Use generic ilogb/ilogbf and refactor ilogbf128
discards 2aab7f858c math: Remove i386 ilogb/ilogbf/llogb/llogbf
discards c6b77eae06 math: Optimize float ilogb/llogb
discards 1aea8024a4 math: Remove UB and optimize double ilogbf
discards b8c74692b7 math: Optimize double ilogb/llogb
discards 8d79a9bc06 math: Remove UB and optimize double ilogb
discards 39411c363f math: Fix UB in expm1
discards fb5625a2ef aarch64: Fix UB in ifunc resolvers
discards a5e313a177 malloc: Fix UB in malloc-debug
discards 920d891e9f stdio: Fix UB on snprintf
discards 66d52731eb x86: Fix UB in x86_cpu_present/x86_cpu_active
discards b56ea5e8b9 x86_64: Fix UB on plt rewrite
discards f2cdb6b370 elf: Fix UB on _dl_early_allocate
discards 870caec556 elf: Fix UB on _dl_map_object_from_fd
discards ca7d4d01c3 argp: Fix shift bug
discards 214c2949f3 locale: Fix UB on add_locale_uint32_array
discards cca9c0078a locale: Fix UB in elem_hash
discards 35926746ce localte: Fix UB on collate_finish
new 4c7cf51f83 localte: Fix UB on collate_finish
new 8e44f1e0b6 locale: Fix UB in elem_hash
new d5c20a5be6 locale: Fix UB on add_locale_uint32_array
new dc48df09cd argp: Fix shift bug
new 5c94ce98f7 elf: Fix UB on _dl_map_object_from_fd
new 84c6cfb9b6 elf: Fix UB on _dl_early_allocate
new 8cc687cbac x86_64: Fix UB on plt rewrite
new 7417fcf25a x86: Fix UB in x86_cpu_present/x86_cpu_active
new 5197a3a2f7 stdio: Fix UB on snprintf
new 0fd666fb4b malloc: Fix UB in malloc-debug
new 541a425162 aarch64: Fix UB in ifunc resolvers
new b59c34e8f9 math: Fix UB in expm1
new ac05570fcd math: Remove UB and optimize double ilogb
new 46e4070d56 math: Optimize double ilogb/llogb
new 4977d28d6b math: Remove UB and optimize double ilogbf
new 2713ad3e90 math: Optimize float ilogb/llogb
new d8e83281aa math: Remove i386 ilogb/ilogbf/llogb/llogbf
new 31bc3437c9 powerpc: Use generic ilogb/ilogbf and refactor ilogbf128
new b26c1af4bd math: Remove UB from float128 ilogbf
new beb6d2de65 math: Fix UB in setayload
new 78ddfecdd5 math: Fix UB in setayloadf
new 63c5414e81 iconv: Fix UB on find_derivation
new 43ba3b5c3a iconv: Fix UB on iconv/tst-translit-mchar
new b5a09ebb3f libio: Fix UB __libio_codecvt_length
new eadfcdb2b9 locale: Fix UB on VLA allocation
new ea81e7d8c6 stdlib: Fix __libc_message_impl iovec size
new c378eb4388 stdlib: Fix UB on erand48/jrand48
new 11aa5935bc stdlib: Fix UB on strtod
new 925d03df27 string: Fix UB on gneric stpcpy
new 278994710b string: Fix UB on generic strcmp
new 21d50c555f string: Fix UB on index_first/index_last
new 766ed38275 string: Fix UB on gneric strncmp
new 5d1b94809c sunrpc: Fix UB on xdr_hyper
new 8beaca2512 math: Fix UB in test-canonical-ldbl-96.c
new 61ad23190e math: Fix UB in float128 atan2
new a48d71c81f math: Rewrite ldbl-128 isnan
new afe9efb47c stdlib: Fix UB on strtod FIX
new ba3e3ae80b stdlib: Adapt tst-environ to ubsan
new 8ee1efc90d stdlib: Fix UB in tst-limits.c
new e4b9aa70a7 string: Fix UB on tesf-ffs
new 4b23aedb1b linux: Fix UB on tst-sched-setattr.c
new dc4b8962cb stdlib: Fix tst-makecontext3 UB
new 6a180670f8 nss: Fix UB on test-netdb
new 612ba930aa nss: Fix tst-nss-hash UB
new 9b3a4a701d stdio-common: Fix UB on stdio-common/vfprintf-process-arg.c
new 319de14379 stdio: Fix test-printf-chk-ldbl-compat build with ubsan
new 967c9fd3eb stdio: Fix test-printf-ldbl-compat.c build with ubsan
new fed92e28c5 nptl: xfail tst-cleanup2 when building with ubsan
new 180cbc0cc9 sysvipc: Fix UB on time64 time support
new 9ae7611c80 string: Fix UB on test-strrchr
new da2b1f328e string: Remove UB on ffs/ffsll
new 6465987859 gmon: Fix UB in tst-sprofil.c
new 6deb970376 gmon: Fix UB in sprofil
new 258ea84448 x86: Fix UB in isinfl
new b7c497474b x86: Fix UB in isnanl
new 51a2a92502 math: Fix UB on llroundl
new c949920ef6 math: Fix UB on lroundl
new ebaeeb8112 math: Fix UB on ldbl-96 remquol
new 4c3292f634 math: Fix UB in ldbl-96 setayloadl
new e5387c9493 math: Fix UB in ldbl-128 llroundl
new 8d83145f7f math: Fix UB on ldbl-128 fmodl
new c1540fcdde math: Fix UB in ldbl-128 llrintl
new 712ff06cd6 math: Fix UB in ldbl-128 lrintl
new 1d60cac326 math: Fix UB in lroundl
new 9f65638ed1 math: Fix UB in ldbl-128 nearbyintl
new ae41adf241 math: Fix UB in ldbl-128 rintl
new 9dc7be063e math: Fix UB in __ieee754_rem_pio2l
new c1ffff3c53 math: Fix UB in ldbl-128 roundl
new 8175ef182f math: Fix UB in ldbl-128 powl
new d3c633b03d math: Fix UB in ldbl-96 sinl
new b91a135500 math: Fix UB in flt-32 and dbl-64 significand
new 5b97637011 math: Fix UB in ldbl-128 setpayload
new 48557d36a0 math: Fix UB in dbl-64 lrint
new ae54df4654 math: Fix UB on dbl-64 rint
new 0a933c9bf7 math: Fix UB in flt-32 nearbyint
new 98b2b7be53 math: Fix UB in flt-32 rint
new 8e684b1ddc math: Fix UB in ldbl-128ibm ilogb
new 00411d0fad math: Fix UB in roundevenf_finite
new 5ae9c869b0 math: Fix UB in ldbl-128 __ieee754_rem_pio2l
new 673776c7be math: Fix UB in ldbl-128ibm llrintl
new 623bd741fb math: Fix UB in ldbl-128ibm lrintl
new d044eb659e math: Fix UB in ldbl-128ibm llroundl
new 2097879f6e math: Fix UB in ldbl-128ibm setpayload
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 (a154462425)
\
N -- N -- N refs/heads/azanella/ubsan-undef (2097879f6e)
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 83 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:
locale/programs/ld-collate.c | 2 +-
stdlib/tst-environ.c | 2 +-
sysdeps/ieee754/flt-32/math_config.h | 3 ++-
.../test-printf-chk-ldbl-compat.c | 4 +--
sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c | 4 ++-
sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c | 10 ++++----
sysdeps/ieee754/ldbl-128ibm/s_llrintl.c | 29 ++++++++++++++--------
sysdeps/ieee754/ldbl-128ibm/s_lrintl.c | 26 ++++++++++++-------
sysdeps/ieee754/ldbl-128ibm/s_lroundl.c | 23 +++++++++++------
sysdeps/ieee754/ldbl-128ibm/s_setpayloadl_main.c | 3 ++-
sysdeps/unix/sysv/linux/tst-sched_setattr.c | 2 +-
11 files changed, 69 insertions(+), 39 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 gcc.
from 62dec5d9f60 gensupport: validate compact constraint modifiers
new a2be0f970f8 vect: Remove non-SLP path from vectorizable_reduction
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/tree-vect-loop.cc | 726 ++++++++++++++-----------------------------------
gcc/tree-vect-stmts.cc | 10 +-
gcc/tree-vectorizer.h | 7 +-
3 files changed, 207 insertions(+), 536 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 gcc.
from 1e8bd720b1a tree-optimization/116352 - amend previous fix
new f260146bc05 aarch64: Fix up commutative and early-clobber markers on co [...]
new 62dec5d9f60 gensupport: validate compact constraint modifiers
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/config/aarch64/aarch64-sve.md | 56 ++++++++++----------
gcc/config/aarch64/aarch64-sve2.md | 28 +++++-----
gcc/config/aarch64/aarch64.md | 102 ++++++++++++++++++-------------------
gcc/gensupport.cc | 37 ++++++++++----
4 files changed, 119 insertions(+), 104 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-14
in repository gcc.
from cdf689a1f12 rs6000: Ignore OPTION_MASK_SAVE_TOC_INDIRECT differences in [...]
new a9d390ab17d aarch64: Fix CFA offsets in non-initial stack probes [PR119610]
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/config/aarch64/aarch64.cc | 66 +++++++++++++---------
gcc/testsuite/g++.dg/torture/pr119610.C | 18 ++++++
.../g++.target/aarch64/sve/pr119610-sve.C | 20 +++++++
3 files changed, 78 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr119610.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr119610-sve.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 master
in repository gcc.
from 66f5f038530 fortran: Add testcases for PR120152, PR120153 and PR120158
new 93586e5d511 tree-optimization/120043 - bogus conditional store elimination
new 1e8bd720b1a tree-optimization/116352 - amend previous fix
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/testsuite/gcc.dg/torture/pr120043.c | 10 ++++++++++
gcc/tree-ssa-phiopt.cc | 8 +++++++-
gcc/tree-vect-slp.cc | 11 ++++++++++-
3 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120043.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.