This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 43a9022aa0f Fortran: Small fixes in intrinsic.texi.
new 585aa4065f1 PR modula2/119088 ICE when for loop accesses an unknown 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/m2/gm2-compiler/M2SymInit.mod | 21 ++++++++++++++-------
gcc/testsuite/gm2/pim/fail/tinyfor4.mod | 7 +++++++
2 files changed, 21 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gm2/pim/fail/tinyfor4.mod
--
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 1973160c90d7 Merge tag 'gpio-fixes-for-v6.14-rc5' of git://git.kernel.o [...]
new fcf5d353b09b phy: rockchip: fix Kconfig dependency more
new 3126ea9be66b phy: rockchip: naneng-combphy: compatible reset with old DT
new fd75f371f3a1 phy: stm32: Fix constant-value overflow assertion
new e2158c953c97 phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL [...]
new cd57e4327707 phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection [...]
new 8789b4296aa7 phy: exynos5-usbdrd: gs101: ensure power is gated to SS ph [...]
new 5ab90f40121a phy: ti: gmii-sel: Do not use syscon helper to build regmap
new 55f1a5f7c97c phy: tegra: xusb: reset VBUS & ID OVERRIDE
new a760b10147d9 Merge tag 'phy-fixes-6.14' of git://git.kernel.org/pub/scm [...]
new 17987453a9d9 dmaengine: tegra210-adma: Use div_u64 for 64 bit division
new 76ed9b7d177e dmaengine: tegra210-adma: check for adma max page
new e521f516716d dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing [...]
new b91872c56940 Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub [...]
The 13 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:
drivers/dma/qcom/bam_dma.c | 24 +++++---------
drivers/dma/tegra210-adma.c | 5 +++
drivers/phy/freescale/phy-fsl-samsung-hdmi.c | 13 ++++++--
drivers/phy/rockchip/Kconfig | 1 +
drivers/phy/rockchip/phy-rockchip-naneng-combphy.c | 5 ++-
drivers/phy/samsung/phy-exynos5-usbdrd.c | 25 +++++++-------
drivers/phy/st/phy-stm32-combophy.c | 38 ++++++++++------------
drivers/phy/tegra/xusb-tegra186.c | 11 +++++++
drivers/phy/ti/phy-gmii-sel.c | 15 ++++++++-
9 files changed, 86 insertions(+), 51 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 e5893e6349 Remove unused dl-procinfo.h
new ccdb68e829 htl: move pthread_once into libc
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:
htl/Makefile | 2 +-
htl/Versions | 5 +++--
sysdeps/htl/libc-lockP.h | 3 +--
sysdeps/htl/pt-once.c | 8 +++++++-
sysdeps/mach/hurd/i386/libc.abilist | 2 ++
sysdeps/mach/hurd/i386/libpthread.abilist | 1 -
sysdeps/mach/hurd/x86_64/libc.abilist | 2 ++
sysdeps/mach/hurd/x86_64/libpthread.abilist | 1 -
8 files changed, 16 insertions(+), 8 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 047b7f9a566 avr: Fix up avr_print_operand diagnostics [PR118991]
new d8f5e1b0ba0 Fortran: Tidy subheadings in Fortran documentation [PR47928]
new 1f458cfc177 Fortran: Whitespace cleanup in documentation [PR47928]
new 9edd165ea89 Fortran: Rename/move "Syntax" subheading in documentation [ [...]
new 43f2bc4aee3 Fortran: Move "Standard" subheading in documentation [PR47928]
new 43a9022aa0f Fortran: Small fixes in intrinsic.texi.
The 5 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/gfortran.texi | 387 ++---
gcc/fortran/intrinsic.texi | 3916 ++++++++++++++++++++++----------------------
2 files changed, 2149 insertions(+), 2154 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-12
in repository gcc.
from 6c956030338 Daily bump.
new f6be26657c8 d: Fix comparing uninitialized memory in dstruct.d [PR116961]
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/d/d-codegen.cc | 6 +++---
gcc/d/d-ctfloat.cc | 6 +++---
gcc/d/d-longdouble.cc | 12 ++++++------
gcc/d/d-port.cc | 4 ++--
gcc/testsuite/gdc.dg/pr116961.d | 7 +++++++
5 files changed, 21 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr116961.d
--
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 faa15a3453b Daily bump.
new 04b5c8b90cd d: Fix comparing uninitialized memory in dstruct.d [PR116961]
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/d/d-codegen.cc | 6 +++---
gcc/d/d-ctfloat.cc | 6 +++---
gcc/d/d-longdouble.cc | 12 ++++++------
gcc/d/d-port.cc | 4 ++--
gcc/testsuite/gdc.dg/pr116961.d | 7 +++++++
5 files changed, 21 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr116961.d
--
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 74662ca6cc1 Daily bump.
new 21b3e23bd97 d: Fix comparing uninitialized memory in dstruct.d [PR116961]
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/d/d-codegen.cc | 6 +++---
gcc/d/d-ctfloat.cc | 6 +++---
gcc/d/d-longdouble.cc | 12 ++++++------
gcc/d/d-port.cc | 4 ++--
gcc/testsuite/gdc.dg/pr116961.d | 7 +++++++
5 files changed, 21 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr116961.d
--
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 ece144f151ac Merge tag 'v6.14-rc4-smb3-client-fix' of git://git.samba.o [...]
new 6d48ad040757 MIPS: Ignore relocs against __ex_table for relocatable kernel
new ebb7d37abf67 Merge tag 'mips-fixes_6.14_2' of git://git.kernel.org/pub/ [...]
new 64407f4b5807 gpiolib: Fix Oops in gpiod_direction_input_nonotify()
new 1973160c90d7 Merge tag 'gpio-fixes-for-v6.14-rc5' of git://git.kernel.o [...]
The 4 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:
arch/mips/boot/tools/relocs.c | 5 +++++
drivers/gpio/gpiolib.c | 20 ++++++++++----------
2 files changed, 15 insertions(+), 10 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 0943e3499 Add entry 0895aef01c64c317b489811dbe4ac55f9c13aab3 from https [...]
new 942da2c25 Add entry 0895aef01c64c317b489811dbe4ac55f9c13aab3 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:
gcc/sha1/0895aef01c64c317b489811dbe4ac55f9c13aab3/commit-log.txt | 2 +-
.../0895aef01c64c317b489811dbe4ac55f9c13aab3/jira/description | 7 ++++++-
gcc/sha1/0895aef01c64c317b489811dbe4ac55f9c13aab3/jira/summary | 2 +-
gcc/sha1/0895aef01c64c317b489811dbe4ac55f9c13aab3/jira/yaml | 9 +++++++--
.../0895aef01c64c317b489811dbe4ac55f9c13aab3/status-summary.txt | 2 +-
gcc/sha1/0895aef01c64c317b489811dbe4ac55f9c13aab3/status.txt | 5 +++++
.../gnu-arm-master-O3_LTO/details.txt | 6 ++++++
.../gnu-arm-master-O3_LTO}/reproduction_instructions.txt | 0
.../gnu-arm-master-O3_LTO/status-summary.txt | 1 +
.../gnu-arm-master-O3_LTO/status.txt | 6 +++---
.../tcwg_bmk-code_speed-cpu2017rate/status-summary.txt | 1 +
.../tcwg_bmk-code_speed-cpu2017rate/status.txt | 6 +++---
12 files changed, 35 insertions(+), 12 deletions(-)
create mode 100644 gcc/sha1/0895aef01c64c317b489811dbe4ac55f9c13aab3/tcwg_bmk-code [...]
copy {binutils/sha1/50505c486ed266463fde4ab7c0c8d530e53065a9/tcwg_gnu_native_build [...]
create mode 100644 gcc/sha1/0895aef01c64c317b489811dbe4ac55f9c13aab3/tcwg_bmk-code [...]
copy gcc/sha1/{4af8db3eca12b2db3753ce4b098cbd0ae32b4796 => 0895aef01c64c317b489811 [...]
create mode 100644 gcc/sha1/0895aef01c64c317b489811dbe4ac55f9c13aab3/tcwg_bmk-code [...]
copy gcc/sha1/{821ef93976e750c118d42a2ad33b96dbd1b9f3a5 => 0895aef01c64c317b489811 [...]
--
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 11c8f70b4 Add entry 3866ca796d5281d33f25b4165badacf8f198c6d1 from https [...]
new 0943e3499 Add entry 0895aef01c64c317b489811dbe4ac55f9c13aab3 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_bmk-code_speed-cpu2017rate/gnu-arm-master-O3_LTO}/build_url | 2 +-
.../gnu-arm-master-O3_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{2963c76e8e24d4ebaf2b1b4ac4d7ca44eb0a9025/tcwg_bmk-code_speed-cpu201 [...]
copy gcc/sha1/0895aef01c64c317b489811dbe4ac55f9c13aab3/{tcwg_bmk-code_size-cpu2017 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.