This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5fd8f336f17 arc: Use intrinsics for __builtin_mul_overflow ()
new b8b08a85140 x86: Add debug dump for the remove_redundant_vector pass
new 407ae3aa790 Daily bump.
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:
gcc/ChangeLog | 195 +++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-features.cc | 65 ++++++++++++-
gcc/cp/ChangeLog | 5 +
gcc/testsuite/ChangeLog | 37 ++++++++
libstdc++-v3/ChangeLog | 12 +++
6 files changed, 310 insertions(+), 6 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-15
in repository gcc.
from 8422524f6f4 Fortran: Source allocation of pure function result rejected [...]
new f48873c57f7 [RISC-V] Fix ICE due to splitter emitting constant loads directly
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/riscv/riscv.md | 18 +++++++++++++-----
gcc/testsuite/gcc.target/riscv/ventana-16122.c | 19 +++++++++++++++++++
2 files changed, 32 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/ventana-16122.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 releases/gcc-15
in repository gcc.
from cb3c5b7d15c aarch64: Incorrect removal of ZA restore [PR120624]
new 8422524f6f4 Fortran: Source allocation of pure function result rejected [...]
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 | 2 +-
gcc/fortran/resolve.cc | 10 ++++
gcc/testsuite/gfortran.dg/pr119948.f90 | 83 ++++++++++++++++++++++++++++++++++
3 files changed, 94 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr119948.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 users/ibhagat/sframe-schemeB-v4
in repository binutils-gdb.
at 007661568bf ld: bfd: sframe: Update section size also for relocatable links
This branch includes the following new commits:
new 69345e7e8be include: libsframe: add APIs for SFrame header flags
new 62f460aa05a libsframe: refactor code for dumping section flags
new ad4b7df7a9e include: libsframe: add APIs for offsetof FDE func start ad [...]
new 8fabef0d1a7 include: sframe: doc: define new flag SFRAME_F_FDE_FUNC_STA [...]
new 88e87ee94c8 objdump, readelf: sframe: apply relocations before textual dump
new c89f42b72f4 bfd: gas: ld: libsframe: adopt new encoding for FDE func st [...]
new bc5fb8f4c29 ld: bfd: sframe: fix incorrect r_offset in RELA entries
new 31e26a0f491 NEWS: sframe: mention new semantics for SFrame FDE function [...]
new 007661568bf ld: bfd: sframe: Update section size also for relocatable links
The 9 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.
--
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 92ca6c498a5e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new b07f349d1864 spi: spi-cadence-quadspi: Fix pm runtime unbalance
new c4dce0c094a8 Merge tag 'spi-fix-v6.16-rc3' of git://git.kernel.org/pub/ [...]
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:
drivers/spi/spi-cadence-quadspi.c | 12 +++++++-----
1 file changed, 7 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 glibc.
from b2a8d19f4a manual: Add missing free to open_memstream example [BZ #27866]
new 5c2b21c478 powerpc: Remove modff optimization
new 79bfbc93de powerpc: Remove modf optimization
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:
sysdeps/ieee754/flt-32/s_modff.c | 2 +
sysdeps/powerpc/fpu/math-use-builtins-trunc.h | 9 ++++
sysdeps/powerpc/fpu/s_modf.c | 59 ----------------------
sysdeps/powerpc/fpu/s_modff.c | 55 --------------------
.../power4/fpu/multiarch/s_modf-power5+.c | 2 +-
.../power4/fpu/multiarch/s_modff-power5+.c | 2 +-
.../powerpc64/be/fpu/multiarch/s_modf-power5+.c | 2 +-
.../powerpc64/be/fpu/multiarch/s_modff-power5+.c | 2 +-
8 files changed, 15 insertions(+), 118 deletions(-)
create mode 100644 sysdeps/powerpc/fpu/math-use-builtins-trunc.h
delete mode 100644 sysdeps/powerpc/fpu/s_modf.c
delete mode 100644 sysdeps/powerpc/fpu/s_modff.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 linux.
from 7595b66ae9de Merge tag 'selinux-pr-20250624' of git://git.kernel.org/pu [...]
new c55c7a85e02a um: ubd: Add missing error check in start_io_thread()
new bc4e2ae08183 um: vfio: Prevent duplicate device assignments
new 894894127602 um: Use correct data source in fpregs_legacy_set()
new 2d65fc13be85 um: vector: Reduce stack usage in vector_eth_configure()
new 2dca89df0d11 Merge tag 'uml-for-6.16-rc4' of git://git.kernel.org/pub/s [...]
new 752eb816b55a scsi: megaraid_sas: Fix invalid node index
new 2e083cd80229 scsi: ufs: core: Fix clk scaling to be conditional in rese [...]
new a35b29bdedb4 scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
new 74f46a0524f8 scsi: fnic: Turn off FDMI ACTIVE flags on link down
new 9b9b8594654a scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
new 18b5cb6f1fdd scsi: fnic: Set appropriate logging level for log message
new 85d6fbc47c30 scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()
new 92ca6c498a5e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
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:
arch/um/drivers/ubd_user.c | 2 +-
arch/um/drivers/vector_kern.c | 42 +++----
arch/um/drivers/vfio_kern.c | 14 +++
arch/x86/um/ptrace.c | 2 +-
drivers/scsi/fnic/fdls_disc.c | 187 ++++++++++++++++++++++++------
drivers/scsi/fnic/fnic.h | 2 +-
drivers/scsi/fnic/fnic_fcs.c | 2 +
drivers/scsi/fnic/fnic_fdls.h | 1 +
drivers/scsi/fnic/fnic_scsi.c | 2 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 6 +-
drivers/ufs/core/ufshcd.c | 3 +-
11 files changed, 190 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 main
in repository newlib.
from 3493ff4db Cygwin: define ___CTOR_LIST__ and ___DTOR_LIST__ for AArch64
new 922719ba3 Cygwin: testsuite: test posix_file_actions_add(f)chdir
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/testsuite/Makefile.am | 1 +
winsup/testsuite/winsup.api/posix_spawn/chdir.c | 146 ++++++++++++++++++++++++
winsup/testsuite/winsup.api/posix_spawn/fds.c | 2 +-
winsup/testsuite/winsup.api/posix_spawn/test.h | 5 +
4 files changed, 153 insertions(+), 1 deletion(-)
create mode 100644 winsup/testsuite/winsup.api/posix_spawn/chdir.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 newlib.
from 3493ff4db Cygwin: define ___CTOR_LIST__ and ___DTOR_LIST__ for AArch64
new 922719ba3 Cygwin: testsuite: test posix_file_actions_add(f)chdir
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/testsuite/Makefile.am | 1 +
winsup/testsuite/winsup.api/posix_spawn/chdir.c | 146 ++++++++++++++++++++++++
winsup/testsuite/winsup.api/posix_spawn/fds.c | 2 +-
winsup/testsuite/winsup.api/posix_spawn/test.h | 5 +
4 files changed, 153 insertions(+), 1 deletion(-)
create mode 100644 winsup/testsuite/winsup.api/posix_spawn/chdir.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 6af1e7409ce diagnostics: Mark path_label::get_effects as final override
new 467fa6d257e ARC: Use intrinsics for __builtin_add_overflow*()
new b9361e5bcbd ARC: Use intrinsics for __builtin_sub_overflow*()
new 913d8cbcd56 arc: testsuite: Scan rlc instead of mov.hs
new 49943c2c0ad arc: Add commutative multiplication patterns
new 5fd8f336f17 arc: Use intrinsics for __builtin_mul_overflow ()
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/config/arc/arc-modes.def | 1 +
gcc/config/arc/arc-protos.h | 1 +
gcc/config/arc/arc.cc | 29 ++++++
gcc/config/arc/arc.md | 163 +++++++++++++++++++++++++++++-
gcc/config/arc/predicates.md | 9 +-
gcc/testsuite/gcc.target/arc/mult-cmp0.c | 66 ++++++++++++
gcc/testsuite/gcc.target/arc/overflow-1.c | 98 ++++++++++++++++++
gcc/testsuite/gcc.target/arc/overflow-2.c | 97 ++++++++++++++++++
8 files changed, 460 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/mult-cmp0.c
create mode 100644 gcc/testsuite/gcc.target/arc/overflow-1.c
create mode 100644 gcc/testsuite/gcc.target/arc/overflow-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.