This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 8d2c1b4ce Cygwin: //server: check existence of server with getaddrinfo
new 7db1c6fc4 Cygwin: //server: revert to using WNet and support NFS shares
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:
winsup/cygwin/autoload.cc | 7 +
winsup/cygwin/fhandler/netdrive.cc | 304 ++++++++++++++++++++++++++++---------
winsup/cygwin/release/3.6.0 | 9 +-
3 files changed, 247 insertions(+), 73 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-13
in repository gcc.
from 3c9e486f924 Daily bump.
new c65c4c6af5b Fortran: fix FE memleak
new 57062bc355a Fortran: no size check passing NULL() without MOLD argument [...]
new 344b60addb7 Fortran: fix for absent array argument passed to optional d [...]
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/fortran/interface.cc | 4 +
gcc/fortran/trans-array.cc | 11 +++
gcc/fortran/trans-types.cc | 12 ++-
.../gfortran.dg/missing_optional_dummy_6a.f90 | 2 +-
gcc/testsuite/gfortran.dg/null_actual_5.f90 | 76 +++++++++++++++
.../gfortran.dg/ubsan/missing_optional_dummy_8.f90 | 108 +++++++++++++++++++++
6 files changed, 207 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/null_actual_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/ubsan/missing_optional_dummy_8.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from eb3f44d73 Add entry 1579394c9ecf3d1f678daa54b835c7fc3b76fb6d from https [...]
new 9f0064587 Add entry 1579394c9ecf3d1f678daa54b835c7fc3b76fb6d 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:
.../jira/description | 4 ++++
.../1579394c9ecf3d1f678daa54b835c7fc3b76fb6d/jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../details.txt | 18 +++++++++---------
.../reproduction_instructions.txt | 4 ++--
.../master-thumb_m23_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
8 files changed, 29 insertions(+), 13 deletions(-)
copy gcc/sha1/1579394c9ecf3d1f678daa54b835c7fc3b76fb6d/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/1579394c9ecf3d1f678daa54b835c7fc3b76fb6d/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/1579394c9ecf3d1f678daa54b835c7fc3b76fb6d/{ => tcwg_gnu_embed_check_g [...]
copy gcc/sha1/1579394c9ecf3d1f678daa54b835c7fc3b76fb6d/tcwg_gnu_embed_check_gcc/{m [...]
--
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 59426d358 Add entry 2f14c0dbb789852947cb58fdf7d3162413f053fa from https [...]
new eb3f44d73 Add entry 1579394c9ecf3d1f678daa54b835c7fc3b76fb6d 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_gnu_embed_check_gcc/master-thumb_m23_eabi/build_url | 2 +-
.../{master-arm_eabi => master-thumb_m23_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7 => 1579394c9ecf3d1f678daa5 [...]
copy gcc/sha1/1579394c9ecf3d1f678daa54b835c7fc3b76fb6d/tcwg_gnu_embed_check_gcc/{m [...]
--
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 bfa8f18691ed Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
new 77fcc34769c8 ubsan: Disable signed integer overflow sanitizer on GCC < 8
new c4ca2276f18e arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
new acd80cdcee17 Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY [...]
new d8e45f2929b9 overflow: Change DEFINE_FLEX to take __counted_by member
new 231dc3f0c936 lkdtm/bugs: Improve warning message for compilers without [...]
new b71871395cf3 Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.o [...]
new 154c56d80b8f ARM: 9334/1: mm: init: remove misuse of kernel-doc comment
new daa559570d4b ARM: 9349/1: unwind: Add missing "Call trace:" line
new 169f9102f919 ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
new 8f09b8b4fa58 ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
new c8c178e0aef1 ARM: 9353/1: remove unneeded entry for CONFIG_FRAME_POINTER
new b9920fdd5a75 ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B cores
new b36e78b216e6 ARM: 9354/1: ptrace: Use bitfield helpers
new 0c66c6f4e21c ARM: 9359/1: flush: check if the folio is reserved for no- [...]
new b42b3ae1699e Merge branches 'misc' and 'fixes' into for-linus
new 02fb638bed9e Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
new 78cb0945f714 powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
new 56a34d799bfa kexec/kdump: make struct crash_mem available without CONFI [...]
new 33f2cc0a2e90 powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
new 5c4233cc0920 powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
new 484193fecd2b Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/ [...]
The 21 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/Kconfig | 2 +-
arch/arm/Kconfig | 4 +-
arch/arm/Kconfig.debug | 3 -
arch/arm/include/asm/ptrace.h | 5 +-
arch/arm/kernel/Makefile | 2 -
arch/arm/kernel/iwmmxt.S | 51 ++----
arch/arm/kernel/pj4-cp0.c | 135 --------------
arch/arm/kernel/traps.c | 2 +-
arch/arm/kernel/unwind.c | 2 +
arch/arm/mm/fault.c | 8 +
arch/arm/mm/flush.c | 3 +
arch/arm/mm/init.c | 2 +-
arch/powerpc/Kconfig | 9 +-
arch/powerpc/include/asm/kexec.h | 98 +++++-----
arch/powerpc/kernel/prom.c | 2 +-
arch/powerpc/kernel/setup-common.c | 2 +-
arch/powerpc/kernel/smp.c | 4 +-
arch/powerpc/kexec/Makefile | 3 +-
arch/powerpc/kexec/core.c | 4 +
arch/powerpc/kexec/elf_64.c | 4 +-
arch/powerpc/kexec/file_load_64.c | 269 +++++++++++++++-------------
arch/powerpc/mm/book3s32/mmu.c | 7 +-
arch/powerpc/mm/mmu_decl.h | 8 +-
arch/powerpc/mm/nohash/8xx.c | 33 ++--
arch/powerpc/mm/nohash/e500.c | 10 +-
arch/powerpc/mm/pgtable_32.c | 38 ++--
arch/powerpc/platforms/powernv/smp.c | 2 +-
drivers/misc/lkdtm/bugs.c | 2 +-
drivers/net/ethernet/intel/ice/ice_base.c | 4 +-
drivers/net/ethernet/intel/ice/ice_common.c | 4 +-
drivers/net/ethernet/intel/ice/ice_ddp.c | 8 +-
drivers/net/ethernet/intel/ice/ice_lag.c | 6 +-
drivers/net/ethernet/intel/ice/ice_sched.c | 4 +-
drivers/net/ethernet/intel/ice/ice_switch.c | 10 +-
include/linux/crash_core.h | 12 +-
include/linux/overflow.h | 25 ++-
lib/Kconfig.debug | 12 --
lib/Kconfig.ubsan | 2 +
lib/memcpy_kunit.c | 3 -
lib/overflow_kunit.c | 19 ++
40 files changed, 369 insertions(+), 454 deletions(-)
delete mode 100644 arch/arm/kernel/pj4-cp0.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 c8a343f9f86 PR modula2/114443 missing quote cause ICE
new a68458187d4 PR modula2/114444 trunc float malformed error cause ICE
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/M2Quads.mod | 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 gcc.
from 80a0cb37456 analyzer: fix ICE and false positive with -Wanalyzer-deref- [...]
new c8a343f9f86 PR modula2/114443 missing quote cause ICE
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/m2.flex | 2 ++
gcc/testsuite/gm2/pim/fail/missingquote.mod | 8 ++++++++
2 files changed, 10 insertions(+)
create mode 100644 gcc/testsuite/gm2/pim/fail/missingquote.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 gcc.
from 2e4b3374cb7 hppa: Fix LO_SUM DLTIND14R address support in PRINT_OPERAND [...]
new 80a0cb37456 analyzer: fix ICE and false positive with -Wanalyzer-deref- [...]
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/analyzer/engine.cc | 7 +++++++
gcc/analyzer/kf.cc | 22 ++++++++++++++++++++++
.../analyzer/deref-before-check-pr114408.c | 22 ++++++++++++++++++++++
.../c-c++-common/ubsan/analyzer-ice-pr114408.c | 9 +++++++++
4 files changed, 60 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/analyzer/deref-before-check-pr114408.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/analyzer-ice-pr114408.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 543585046d1 libstdc++: Disable std::formatter specializations (LWG 3944)
new 2e4b3374cb7 hppa: Fix LO_SUM DLTIND14R address support in PRINT_OPERAND [...]
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/pa/pa.cc | 7 ++++++-
gcc/config/pa/pa.h | 7 +++++--
2 files changed, 11 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 62a06a1d7 Add entry 2f14c0dbb789852947cb58fdf7d3162413f053fa from https [...]
new 59426d358 Add entry 2f14c0dbb789852947cb58fdf7d3162413f053fa 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/2f14c0dbb789852947cb58fdf7d3162413f053fa/jira/description | 5 +++++
gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/jira/yaml | 5 +++++
gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/status.txt | 5 +++++
.../gnu-aarch64-master-O2_LTO/details.txt | 3 +++
.../gnu-aarch64-master-O2_LTO}/reproduction_instructions.txt | 4 ++--
.../gnu-aarch64-master-O2_LTO/status-summary.txt | 1 +
.../tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2_LTO/status.txt | 6 +++---
.../tcwg_bmk-code_size-spec2k6/status-summary.txt | 1 +
.../tcwg_bmk-code_size-spec2k6/status.txt | 6 +++---
9 files changed, 28 insertions(+), 8 deletions(-)
create mode 100644 gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code [...]
copy gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/{tcwg_bmk-code_size-cpu2017 [...]
create mode 100644 gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code [...]
copy gcc/sha1/{6d25ea520f7ed58568c9a0031409bc8e38b673f3 => 2f14c0dbb789852947cb58f [...]
create mode 100644 gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code [...]
copy gcc/sha1/{6d25ea520f7ed58568c9a0031409bc8e38b673f3 => 2f14c0dbb789852947cb58f [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.