This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from af51fe9593e OpenMP/Fortran: Add missing pop_state in parse_omp_dispatch [...]
new d6418fe2268 Fortran: host association issue with symbol in COMMON block [...]
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/resolve.cc | 9 ++++++++-
gcc/testsuite/gfortran.dg/common_29.f90 | 34 +++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/common_29.f90
--
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 69e858e0b8b2 Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org [...]
new 0f3a822ae225 ALSA: hda/realtek: Fix quirk matching for Legion Pro 7
new d85fc52cbb9a ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro
new 519b2b14bef7 ALSA: pcm: use new array-copying-wrapper
new 3b4309546b48 ALSA: hda: Fix headset detection failure due to unstable sort
new da8146ce615a ASoC: codecs: ES8326: Improved PSRR
new d12ca6d4c31b ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend
new abe01a78bfc8 ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run()
new d1e7dce240f1 ASoC: fsl: two fixes for asrc memory to memory
new 5323186e2e8d ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback
new dec6b006f4cc ASoC: dt-bindings: ti,pcm1681: Fix the binding title
new b76b3ee5573f ASoC: SOF: imx8m: add SAI2,5,6,7
new e935f903ab9b ASoC: audio-graph-card2: use correct endpoint when getting [...]
new a2cd92185db0 ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFER
new b9a8ea185f3f ASoC: acp: Support microphone from Lenovo Go S
new 87284832bb91 ASoC: use to_platform_device() instead of container_of()
new 4a32a38cb68f ASoC: da7213: Initialize the mutex
new 6917192378c1 ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atl [...]
new 4b24c69af9cd dt-bindings: arm: imx: Add board revisions for i.MX8MP, i. [...]
new 66084793fac9 ASoC: SOF: imx: Add mach entry to select cs42888 topology
new a9f54c7fbd2e ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions
new af65d7d041d4 ASoC: SOF: imx8m: Add entry for new 8M Plus revision
new 9a0bad41dfb2 Add SOF support for new board revisions
new 2e3c688ddaf2 ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES
new eb5c79828cfa firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP
new 3ff53862c322 ASoC: amd: acp: Fix possible deadlock
new 6c1bb4031729 ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control
new 86d0d3ee07de Merge tag 'asoc-fix-v6.14-merge-window' of https://git.ker [...]
new 8c2fa44132e8 ALSA: hda/realtek: Workaround for resume on Dell Venue 11 [...]
new 8f08ed05b31c Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub [...]
new 60a600243244 hostfs: fix string handling in __dentry_name()
new b2fde87318f3 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...]
new f7c848431632 orangefs: fix a oob in orangefs_debug_write
new 69b8923f5003 Merge tag 'for-linus-6.14-ofs4' of git://git.kernel.org/pu [...]
The 33 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:
Documentation/devicetree/bindings/arm/fsl.yaml | 3 ++
.../devicetree/bindings/sound/ti,pcm1681.yaml | 2 +-
drivers/firmware/cirrus/Kconfig | 6 +--
fs/hostfs/hostfs_kern.c | 27 +++-------
fs/orangefs/orangefs-debugfs.c | 4 +-
sound/core/pcm_native.c | 2 +-
sound/pci/hda/hda_auto_parser.c | 8 ++-
sound/pci/hda/hda_auto_parser.h | 1 +
sound/pci/hda/patch_realtek.c | 18 ++++++-
sound/soc/amd/acp/acp-i2s.c | 1 +
sound/soc/amd/yc/acp6x-mach.c | 28 ++++++++++
sound/soc/codecs/da7213.c | 2 +
sound/soc/codecs/es8316.c | 2 +-
sound/soc/codecs/es8326.c | 4 +-
sound/soc/codecs/rt5514.c | 3 +-
sound/soc/fsl/Kconfig | 1 +
sound/soc/fsl/fsl_asrc_m2m.c | 16 +++---
sound/soc/generic/audio-graph-card2.c | 62 ++++++++++------------
sound/soc/intel/boards/bytcr_rt5640.c | 17 +++++-
sound/soc/renesas/Kconfig | 2 +-
sound/soc/rockchip/rockchip_i2s_tdm.c | 31 ++++++++++-
sound/soc/sof/imx/imx8.c | 24 ++++++++-
sound/soc/sof/imx/imx8m.c | 52 +++++++++++++++++-
sound/soc/sof/imx/imx8ulp.c | 3 +-
sound/soc/sof/intel/bdw.c | 3 +-
sound/soc/sof/intel/byt.c | 3 +-
sound/soc/sof/mediatek/mt8186/mt8186.c | 2 +-
sound/soc/sof/mediatek/mt8195/mt8195.c | 6 +--
sound/usb/quirks.c | 2 +
29 files changed, 241 insertions(+), 94 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.
"David Spickett pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 60ae5f4 llvmbot monitor: Move Graviton 4 bots to normal
new e4ce679 llvmbot monitor: Move flang-aarch64-dylib to silent
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:
monitor/linaro.json | 17 +++++++++++++++--
1 file changed, 15 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 release/2.41/master
in repository glibc.
from 0a7c7a3e28 NEWS: start new section
new bdccbfbc52 math: Fix log10p1f internal table value (BZ 32626)
new d85a771953 math: Fix sinhf for some inputs (BZ 32627)
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:
NEWS | 3 ++-
math/auto-libm-test-in | 3 +++
math/auto-libm-test-out-log10p1 | 25 +++++++++++++++++++++++++
math/auto-libm-test-out-sinh | 25 +++++++++++++++++++++++++
sysdeps/ieee754/flt-32/e_sinhf.c | 2 +-
sysdeps/ieee754/flt-32/s_log10p1f.c | 2 +-
6 files changed, 57 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 binutils-gdb.
from 71e59ebefc2 aarch64: Support +sme+nosve permissively
new 76848059415 Add space in name of Rust tuple type
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/rust-parse.c | 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 glibc.
from 1b29cb7b78 manual: Safety annotations for timespec_get and timespec_getres
new c79277a167 math: Fix log10p1f internal table value (BZ 32626)
new 04588633cf math: Fix sinhf for some inputs (BZ 32627)
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:
math/auto-libm-test-in | 3 +++
math/auto-libm-test-out-log10p1 | 25 +++++++++++++++++++++++++
math/auto-libm-test-out-sinh | 25 +++++++++++++++++++++++++
sysdeps/ieee754/flt-32/e_sinhf.c | 2 +-
sysdeps/ieee754/flt-32/s_log10p1f.c | 2 +-
5 files changed, 55 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 94e8dd9fb Add entry 242aa8c743fe4344844753d8faf59744235319df from https [...]
new 6620d8486 Add entry 242aa8c743fe4344844753d8faf59744235319df from https [...]
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:
llvm/sha1/242aa8c743fe4344844753d8faf59744235319df/jira/description | 4 ++++
llvm/sha1/242aa8c743fe4344844753d8faf59744235319df/jira/summary | 2 +-
llvm/sha1/242aa8c743fe4344844753d8faf59744235319df/jira/yaml | 6 +++++-
.../242aa8c743fe4344844753d8faf59744235319df/status-summary.txt | 2 +-
llvm/sha1/242aa8c743fe4344844753d8faf59744235319df/status.txt | 4 ++++
.../details.txt | 4 ----
.../reproduction_instructions.txt | 0
.../main-aarch64-Ofast-sve_vls-lto-lld}/status-summary.txt | 0
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/status.txt | 4 ++--
.../tcwg_flang_test/status-summary.txt | 2 +-
.../tcwg_flang_test/status.txt | 4 ++++
11 files changed, 22 insertions(+), 10 deletions(-)
copy llvm/sha1/242aa8c743fe4344844753d8faf59744235319df/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => llvm/sha1 [...]
copy llvm/sha1/{b3cba9be41bfa89bc0ec212706c6028a901e127a => 242aa8c743fe4344844753 [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 3c308a3e5 Add entry 8fbccdb3425e7fc9194d3f02e4a53f3e85cd1a4e from https [...]
new 94e8dd9fb Add entry 242aa8c743fe4344844753d8faf59744235319df from https [...]
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:
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy llvm/sha1/242aa8c743fe4344844753d8faf59744235319df/tcwg_flang_test/{main-aarc [...]
--
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 0d97700443b c++: wrong-code with consteval constructor [PR117501]
new af51fe9593e OpenMP/Fortran: Add missing pop_state in parse_omp_dispatch [...]
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/parse.cc | 5 ++++-
1 file changed, 4 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 master
in repository gcc.
from decc6c0d4d9 [PR116234][LRA]: Check debug insn when looking at one insn [...]
new 0d97700443b c++: wrong-code with consteval constructor [PR117501]
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/cp-gimplify.cc | 42 ++++++++++++++++++++++----------
gcc/testsuite/g++.dg/cpp2a/consteval39.C | 27 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/consteval40.C | 25 +++++++++++++++++++
3 files changed, 81 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval39.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval40.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.