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 edfa8e4567a Daily bump.
new 4216bf468c6 tree-optimization/120817 - bogus DSE of .MASK_STORE
new 5c39b97a7ff testsuite: add sve hw check to testcase [PR120817]
new 7dde99394ce tree-optimization/120944 - bogus VN with volatile copies
new 2f7e5a368ca tree-optimization/121059 - fixup loop mask query
new 41935f98c49 tree-optimization/121256 - properly support SLP in vectoriz [...]
new 77b0ddfa09e Deal with prior EH/abormal cleanup when fixing up noreturn calls
The 6 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/g++.dg/torture/pr121870.C | 20 +++++++
gcc/testsuite/gcc.dg/torture/pr120944.c | 34 ++++++++++++
gcc/testsuite/gcc.dg/vect/pr120817.c | 41 ++++++++++++++
gcc/testsuite/gcc.dg/vect/pr121059.c | 24 +++++++++
gcc/testsuite/gcc.dg/vect/vect-recurr-pr121256-2.c | 49 +++++++++++++++++
gcc/testsuite/gcc.dg/vect/vect-recurr-pr121256.c | 54 +++++++++++++++++++
gcc/tree-ssa-dse.cc | 7 +--
gcc/tree-ssa-propagate.cc | 2 +
gcc/tree-ssa-sccvn.cc | 9 +++-
gcc/tree-vect-loop.cc | 63 +++++++++++++++++++---
gcc/tree-vect-stmts.cc | 11 ++--
11 files changed, 296 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr121870.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120944.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr120817.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr121059.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-recurr-pr121256-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-recurr-pr121256.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 63bc852f446 Fortran: Use specific PDT constructors from a generic list [...]
new 82384a2eda6 fortran: remove redundant code related to constant pointer [...]
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/fortran/intrinsic.texi | 2 +-
gcc/fortran/trans-intrinsic.cc | 8 --------
2 files changed, 1 insertion(+), 9 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 d127176862a9 Merge tag 'linux_kselftest-fixes-6.18-rc4' of git://git.ke [...]
new a0b7780602b1 scsi: core: Fix a regression triggered by scsi_host_busy()
new e23ef4f22db3 scsi: ufs: core: Fix error handler host_sem issue
new 6fe4c679dde3 scsi: ufs: core: Initialize value of an attribute returned [...]
new 35bc3c8ee319 scsi: ufs: core: Declare tx_lanes witout initialization
new d54c676d4fe0 scsi: core: Fix the unit attention counter implementation
new 2d51cb1792c7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 3ac2939bc434 crypto: s390/phmac - Do not modify the req->nbytes value
new 3c9bf72cc1ce crypto: aspeed - fix double free caused by devm
new 3ad81aa52085 Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux [...]
new 1386d16761c0 ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 2-in-1 14AKP10
new 7963891f7c9c ALSA: usb-audio: fix control pipe direction
new 75cdae446ddf ALSA: usb-audio: don't log messages meant for 1810c when i [...]
new 28935ee5e478 ALSA: hda/realtek: Fix mute led for HP Victus 15-fa1xxx (MB 8C2D)
new 4f4c654f5a0f ALSA: hda/realtek: Enable mic on Vaio RPL
new ec20584f2523 ASoC: cs-amp-lib-test: Fix missing include of kunit/test-bug.h
new ef30cb1304f0 ASoC: amd: acp: Add ACP7.0 match entries for cs35l56 and cs42l43
new bf6fb4a27273 ASOC: max98090/91: fix for filter configuration: AHPF remo [...]
new 3bcdbc221d67 ASoC: Intel: soc-acpi-intel-ptl-match: Remove cs42l43 matc [...]
new fdbb53d318aa ASoC: qdsp6: q6asm: do not sleep while atomic
new 248adfe32bfd ASoC: cs530x: Correct log message with expected variable
new 6b03360fe9f4 Add support for Cirrus Logic CS530x DAC and CODEC
new 79a6f2da1685 ASoC: mediatek: Fix double pm_runtime_disable in remove functions
new 3293d3d7b088 ASoC: sdw_utils: add name_prefix for rt1321 part id
new cfca1637bc2b ASoC: Intel: avs: Unprepare a stream when XRUN occurs
new 845f716dc5f3 ASoC: Intel: avs: Disable periods-elapsed work when closing PCM
new 64007ad3e2a0 ASoC: Intel: avs: Use snd_codec format when initializing probe
new a35551a32d86 ASoC: Intel: avs: Set of streaming fixes
new d9fbe5b0bf7e ASoC: fsl_sai: fix bit order for DSD format
new ba3a5e1aeaa0 ASoC: fsl_micfil: correct the endian format for DSD
new ad68c0536cfc ASoC: fsl: correct the bit order issue for DSD
new d914ec6f0754 ASoC: rt721: fix prepare clock stop failed
new c8b8804760eb ASoC: Fix build for sdw_utils
new b2dd1d0d322d ASoC: fsl_sai: Fix sync error in consumer mode
new 45f5c9eec43a ASoC: soc_sdw_utils: remove cs42l43 component_name
new 22897e568646 ASoC: renesas: rz-ssi: Use proper dma_buffer_pos after resume
new 5e5c8aa73d99 ASoC: dt-bindings: pm4125-sdw: correct number of soundwire ports
new 390db60f8e2b Merge tag 'asoc-fix-v6.18-rc2' of https://git.kernel.org/p [...]
new 58fdd8484c05 Merge tag 'sound-6.18-rc4' of git://git.kernel.org/pub/scm [...]
The 38 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/sound/qcom,pm4125-sdw.yaml | 4 +-
arch/s390/crypto/phmac_s390.c | 52 ++++---
drivers/crypto/aspeed/aspeed-acry.c | 2 -
drivers/scsi/hosts.c | 5 +-
drivers/scsi/scsi_error.c | 4 +-
drivers/ufs/core/ufshcd.c | 28 ++--
include/scsi/scsi_device.h | 10 +-
sound/hda/codecs/realtek/alc269.c | 14 ++
sound/soc/amd/acp/amd-acp70-acpi-match.c | 157 +++++++++++++++++++++
sound/soc/codecs/cs-amp-lib-test.c | 1 +
sound/soc/codecs/cs530x.c | 2 +-
sound/soc/codecs/max98090.c | 6 +-
sound/soc/codecs/rt721-sdca.c | 4 +
sound/soc/codecs/rt721-sdca.h | 1 +
sound/soc/fsl/fsl_micfil.c | 4 +-
sound/soc/fsl/fsl_sai.c | 11 +-
sound/soc/intel/avs/pcm.c | 3 +
sound/soc/intel/avs/probes.c | 18 +--
sound/soc/intel/common/soc-acpi-intel-ptl-match.c | 52 -------
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c | 1 -
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c | 1 -
sound/soc/qcom/qdsp6/q6asm.c | 2 +-
sound/soc/renesas/rz-ssi.c | 25 ++--
sound/soc/sdw_utils/soc_sdw_utils.c | 1 -
sound/usb/mixer_s1810c.c | 35 ++---
25 files changed, 296 insertions(+), 147 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 c070cfb7b4f tree-optimization/122502 - avoid folding during imm use wal [...]
new 63bc852f446 Fortran: Use specific PDT constructors from a generic list [...]
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/fortran/primary.cc | 35 +++++++--
gcc/testsuite/gfortran.dg/pdt_65.f03 | 135 +++++++++++++++++++++++++++++++++++
2 files changed, 163 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_65.f03
--
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 glibc.
from 2f77aec043 aarch64: fix cfi directives around __libc_arm_za_disable
new 7d99ff550f debug: mark __libc_message_wrapper as always inline
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:
include/stdio.h | 5 +++--
1 file changed, 3 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 glibc.
from 3ac0112b5d cdefs: allow __attribute__ on tcc
new 2f77aec043 aarch64: fix cfi directives around __libc_arm_za_disable
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:
sysdeps/unix/sysv/linux/aarch64/sysdep.h | 10 ++++++----
1 file changed, 6 insertions(+), 4 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 a4be88ef0f2 fold: Remove div_if_zero_remainder [PR122437]
new c070cfb7b4f tree-optimization/122502 - avoid folding during imm use wal [...]
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.dg/{graphite/pr82819.c => torture/pr122502.c} | 7 +++----
gcc/tree-scalar-evolution.cc | 10 ++++++++--
2 files changed, 11 insertions(+), 6 deletions(-)
copy gcc/testsuite/gcc.dg/{graphite/pr82819.c => torture/pr122502.c} (69%)
--
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 127cd406426 Fix pr122478.c testcase
new a4be88ef0f2 fold: Remove div_if_zero_remainder [PR122437]
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/fold-const.cc | 16 ----------------
1 file changed, 16 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 7b9d32aa2ff sccp: Fix ICE during folding after proping const in some ca [...]
new 127cd406426 Fix pr122478.c testcase
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/pr122478.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.