This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d4ad0858396 c2y: Evaluate size expression only in the active branch of [...]
new 612194c064c gcc: drop placement new workaround for old bootstrap compilers
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/Makefile.in | 2 --
gcc/configure | 44 ++------------------------------------------
gcc/configure.ac | 29 -----------------------------
gcc/d/Make-lang.in | 2 +-
4 files changed, 3 insertions(+), 74 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 0d0837df697 libiberty: disable logging of list content for doubly-linke [...]
new d4ad0858396 c2y: Evaluate size expression only in the active branch of [...]
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/c/c-typeck.cc | 122 ++++++++++------
gcc/testsuite/gcc.dg/vla-tert-1.c | 293 ++++++++++++++++++++++++++++++++++++++
2 files changed, 370 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vla-tert-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 master
in repository gcc.
from 54edbeeaac6 Simplify vect_supportable_dr_alignment
new 0d0837df697 libiberty: disable logging of list content for doubly-linke [...]
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:
libiberty/testsuite/test-doubly-linked-list.c | 13 ++++++++++---
1 file changed, 10 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 gcc.
from 0a7eae02dea c++: mangling cNTTP object w/ implicit non-trailing zeros [ [...]
new 54edbeeaac6 Simplify vect_supportable_dr_alignment
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-data-refs.cc | 37 +++----------------------------------
1 file changed, 3 insertions(+), 34 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 ce7a22bd26c c++: improve constexpr type mismatch diagnostic
new 0a7eae02dea c++: mangling cNTTP object w/ implicit non-trailing zeros [ [...]
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/common.opt | 2 +
gcc/cp/mangle.cc | 51 +++++++++++++++++
gcc/doc/invoke.texi | 5 +-
gcc/testsuite/g++.dg/abi/mangle82.C | 85 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class73.C | 30 ++++++++++
5 files changed, 171 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/mangle82.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class73.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 binutils-gdb.
from c2729c37f10 strip: Don't treat fat IR objects as plugin object
new 2f6db3e2e77 Revert "Call target_can_do_single_step from maybe_software_ [...]
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:
gdb/arm-linux-tdep.c | 5 +++++
gdb/breakpoint.c | 25 +++++--------------------
gdb/breakpoint.h | 8 ++++----
gdb/gdbarch-gen.h | 12 +++++++++---
gdb/gdbarch_components.py | 12 +++++++++---
gdb/infrun.c | 19 +++++++++++++++++++
gdb/record-full.c | 4 ++--
7 files changed, 53 insertions(+), 32 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 79e4f386ad8 Record gather/scatter scale and base in the SLP tree
new ce7a22bd26c c++: improve constexpr type mismatch diagnostic
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/constexpr.cc | 21 +++++++++++++++++----
gcc/testsuite/g++.dg/cpp26/constexpr-new3.C | 2 +-
2 files changed, 18 insertions(+), 5 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 685527a408e bitint: Fix build [PR121413]
new 50b1959cab1 Allow fully masked loops with legacy gather/scatter
new 3da5038ed58 Use proper alias type for gather/scatter with SLP
new 79e4f386ad8 Record gather/scatter scale and base in the SLP tree
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/testsuite/gcc.dg/vect/vect-gather-1.c | 6 +--
gcc/tree-vect-data-refs.cc | 24 +++++++---
gcc/tree-vect-slp.cc | 22 +++++++++
gcc/tree-vect-stmts.cc | 74 ++++++++++++++++++-------------
gcc/tree-vectorizer.h | 9 ++++
5 files changed, 94 insertions(+), 41 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 479058002c32 Merge tag 'ata-6.17-rc1-fixes' of git://git.kernel.org/pub [...]
new 3e90b38781e3 scsi: mpt3sas: Fix a fw_event memory leak
new 33b3120cb20f scsi: ufs: qcom: Drop dead compile guard
new dafeaf2c03e7 scsi: aacraid: Stop using PCI_IRQ_AFFINITY
new 7bdc68921481 scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"
new 35dabf4503b9 scsi: ufs: core: Use link recovery when h8 exit fails duri [...]
new 7ffbf335e325 scsi: target: iblock: Allow iblock devices to be shared
new 220e6083e8bd scsi: MAINTAINERS: Update hisi_sas entry
new 6e0f6aa44b68 scsi: target: core: Generate correct identifiers for PR OU [...]
new 37c4e72b0651 scsi: Fix sas_user_scan() to handle wildcard and multi-cha [...]
new 51b6f738ebfa scsi: ufs: core: Use str_true_false() helper in UFS_FLAG()
new 262893939604 scsi: ufs: host: mediatek: Simplify boolean conversion
new a84a9ba7888f scsi: ufs: host: mediatek: Add DDR_EN setting
new 16b30c7a4c56 scsi: ufs: host: mediatek: Change ref-clk timeout policy
new a44ff97f895b scsi: ufs: host: mediatek: Handle broken RTC based on DTS setting
new 66e26a4b8a77 scsi: ufs: host: mediatek: Set IRQ affinity policy for MCQ mode
new 7996746394df scsi: ufs: host: mediatek: Add more UFSCHI hardware versions
new ff40f31216ff scsi: ufs: host: mediatek: Add clock scaling query function
new 31a20e9f7c76 scsi: ufs: host: mediatek: Support clock scaling with Vcor [...]
new 5e5976f5242d scsi: ufs: host: mediatek: Support FDE (AES) clock scaling
new 60feab054bc0 Merge patch series "ufs: host: mediatek: Provide features [...]
new 4428ddea832c scsi: ufs: ufs-pci: Fix hibernate state transition for Int [...]
new 6de7435e6b81 scsi: ufs: ufs-pci: Fix default runtime and system PM levels
new 28a60bbbe739 scsi: ufs: ufs-pci: Remove UFS PCI driver's ->late_init() [...]
new 497027eade8c scsi: ufs: core: Move ufshcd_enable_intr() and ufshcd_disa [...]
new c5977c4c0731 scsi: ufs: core: Remove duplicated code in ufshcd_send_bsg [...]
new b4c0cab4eb8d scsi: ufs: core: Set and clear UIC Completion interrupt as needed
new d402b20f9c31 scsi: ufs: core: Do not write interrupt enable register un [...]
new 22b246e3fc5e scsi: ufs: ufs-pci: Remove control of UIC Completion inter [...]
new aa8c53346e38 Merge patch series "scsi: ufs: ufs-pci: Fix hibernate stat [...]
new 6f1fd3e0279f scsi: ufs: ufs-mediatek: Add UFS host support for MT8195 SoC
new 794ff7a0a6e7 scsi: dt-bindings: mediatek,ufs: Add ufs-disable-mcq flag [...]
new d01cfeac89e9 scsi: dt-bindings: mediatek,ufs: add MT8195 compatible and [...]
new a28f98103890 scsi: arm64: dts: mediatek: mt8195: Add UFSHCI node
new 8e48727c26c4 scsi: sd: Make sd shutdown issue START STOP UNIT appropriately
new 54091eee08ac scsi: libsas: Refactor dev_is_sata()
new 0dd03570512a scsi: libsas: Simplify sas_ata_wait_eh()
new bd31394aabf3 scsi: libsas: Make sas_get_ata_info() static
new 704ed03abf6b scsi: libsas: Move declarations of internal functions to s [...]
new 75fe230b9bed scsi: libsas: Use a bool for sas_deform_port() second argument
new 7038db703317 Merge patch series "libsas cleanups"
new d7edcc7c9109 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
new 0a32e4f0025a btrfs: fix log tree replay failure due to file with 0 link [...]
new cca7a0aae895 Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/s [...]
The 43 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:
.../devicetree/bindings/ufs/mediatek,ufs.yaml | 46 ++-
MAINTAINERS | 2 +-
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 25 ++
drivers/scsi/aacraid/comminit.c | 3 +-
drivers/scsi/libsas/sas_ata.c | 10 +-
drivers/scsi/libsas/sas_discover.c | 2 +-
drivers/scsi/libsas/sas_internal.h | 78 ++++-
drivers/scsi/libsas/sas_phy.c | 6 +-
drivers/scsi/libsas/sas_port.c | 13 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 3 +-
drivers/scsi/scsi_scan.c | 2 +-
drivers/scsi/scsi_transport_iscsi.c | 2 +
drivers/scsi/scsi_transport_sas.c | 60 +++-
drivers/scsi/sd.c | 4 +-
drivers/target/target_core_fabric_lib.c | 63 +++-
drivers/target/target_core_iblock.c | 33 ++-
drivers/target/target_core_iblock.h | 1 +
drivers/target/target_core_internal.h | 4 +-
drivers/target/target_core_pr.c | 18 +-
drivers/ufs/core/ufs-sysfs.c | 3 +-
drivers/ufs/core/ufshcd.c | 105 +++----
drivers/ufs/host/ufs-mediatek.c | 330 ++++++++++++++++++---
drivers/ufs/host/ufs-mediatek.h | 32 ++
drivers/ufs/host/ufs-qcom.c | 8 -
drivers/ufs/host/ufshcd-pci.c | 33 +--
fs/btrfs/tree-log.c | 48 +--
include/scsi/sas_ata.h | 91 +-----
27 files changed, 731 insertions(+), 294 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 d6e93eedfb9 Automatic date update in version.in
new c2729c37f10 strip: Don't treat fat IR objects as plugin object
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:
bfd/archive.c | 10 ++
bfd/bfd-in2.h | 3 +
bfd/bfd.c | 3 +
bfd/format.c | 25 ++-
bfd/plugin.c | 3 +
binutils/nm.c | 9 +-
binutils/objcopy.c | 13 +-
ld/testsuite/ld-plugin/lto-binutils.exp | 175 +++++++++++++++++++++
.../pr33198.c => ld/testsuite/ld-plugin/pr33246.c | 0
9 files changed, 234 insertions(+), 7 deletions(-)
copy binutils/testsuite/binutils-all/x86-64/pr33198.c => ld/testsuite/ld-plugin/pr [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.