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 1ea4d42d3b6 Daily bump.
new dfa35668605 AVR: AVR-SD: Put a valid opcode prior to gs() table in .sub [...]
new d3efc2fcfd2 AVR: target/122516: Make attribute "retain" work.
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/config/avr/avr.cc | 27 +++++++++++++++++++++++++--
gcc/config/avr/elf.h | 13 +++++++++++++
2 files changed, 38 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 gcc.
from 9636d90e432 fortran: [PR121628]
new e5b5a1322de doc: Move _Countof under 'Other Extensions to C Syntax'
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/doc/extend.texi | 62 ++++++++++++++++++++++++++---------------------------
1 file changed, 31 insertions(+), 31 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 70abf8984bd gas: Default to -mrelax-relocations=no on Solaris/x86 [PR19520]
new f8af94d91e3 gdb/testsuite: adjust add-inferior test for native-extended [...]
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/testsuite/gdb.base/with.exp | 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 linux.
from c2c2ccfd4ba7 Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/l [...]
new 39c89ee6e9c4 compiler_types: Introduce __nocfi_generic
new 1ed9e6b1004f ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASS
new c57f5fee54df libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_x [...]
new c90841db3524 Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pu [...]
new 1e39da974ce6 fscrypt: fix left shift underflow when inode->i_blkbits > [...]
new c668da99b923 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...]
new 2b81082ad37c lib/crypto: curve25519-hacl64: Fix older clang KASAN worka [...]
new 44e8241c51f7 lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
new a1388fcb52fc Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...]
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.
Summary of changes:
arch/Kconfig | 7 +++++++
arch/arm/Kconfig | 2 ++
fs/crypto/inline_crypt.c | 3 +--
include/linux/compiler_types.h | 6 ++++++
include/net/libeth/xdp.h | 2 +-
lib/crypto/Kconfig | 2 +-
lib/crypto/Makefile | 2 +-
7 files changed, 19 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 releases/gcc-15
in repository gcc.
from 18aded46d07 Daily bump.
new e9b9bc448a4 AVR: AVR-SD: Put a valid opcode prior to gs() table in .sub [...]
new 70be268cd45 AVR: target/122516: Make attribute "retain" work.
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/config/avr/avr.cc | 26 ++++++++++++++++++++++++--
gcc/config/avr/elf.h | 13 +++++++++++++
2 files changed, 37 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 gcc.
from 3dbca5ff67b Ada: Fix function call in object notation incorrectly rejected
new 9636d90e432 fortran: [PR121628]
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/trans-array.cc | 174 ++++++++++++++++++++-
gcc/fortran/trans-decl.cc | 20 +++
gcc/fortran/trans-intrinsic.cc | 17 +-
gcc/fortran/trans.h | 3 +
.../gfortran.dg/alloc_comp_deep_copy_5.f90 | 63 ++++++++
.../gfortran.dg/alloc_comp_deep_copy_6.f90 | 75 +++++++++
gcc/testsuite/gfortran.dg/array_memcpy_2.f90 | 16 +-
libgfortran/Makefile.am | 1 +
libgfortran/Makefile.in | 8 +-
libgfortran/gfortran.map | 1 +
libgfortran/libgfortran.h | 8 +
libgfortran/runtime/deep_copy.c | 125 +++++++++++++++
12 files changed, 501 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_deep_copy_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_deep_copy_6.f90
create mode 100644 libgfortran/runtime/deep_copy.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 1ae7073586d libbacktrace: use correct names in #undef of ELF macros
new 3dbca5ff67b Ada: Fix function call in object notation incorrectly 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/ada/sem_ch4.adb | 2 +-
gcc/ada/sem_ch8.adb | 132 ++++++++++++++++++----------------
gcc/testsuite/gnat.dg/prefix3.adb | 8 +++
gcc/testsuite/gnat.dg/prefix3_pkg.adb | 16 +++++
gcc/testsuite/gnat.dg/prefix3_pkg.ads | 16 +++++
5 files changed, 113 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/prefix3.adb
create mode 100644 gcc/testsuite/gnat.dg/prefix3_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/prefix3_pkg.ads
--
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 d5ede6fff1f AVR: target/122516: Make attribute "retain" work.
new 1ae7073586d libbacktrace: use correct names in #undef of ELF macros
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:
libbacktrace/elf.c | 8 ++++----
1 file changed, 4 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 d277d4e3745 [RISC-V] Ignore useless zero-initialization in conditional [...]
new d5ede6fff1f AVR: target/122516: Make attribute "retain" work.
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/avr/elf.h | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
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 d79d12d3fae AVR: AVR-SD: Put a valid opcode prior to gs() table in .sub [...]
new 9cc77226748 Ada: Fix incorrect renaming of primitive subprogram in obje [...]
new d277d4e3745 [RISC-V] Ignore useless zero-initialization in conditional [...]
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/ada/exp_ch2.adb | 3 +-
gcc/ada/exp_ch8.adb | 17 +-------
gcc/ada/sem_ch8.adb | 64 ++++++++++++++++-------------
gcc/config/riscv/riscv.cc | 7 ++++
gcc/testsuite/gcc.target/riscv/czero-bext.c | 17 ++++++++
gcc/testsuite/gnat.dg/renaming19.adb | 24 +++++++++++
gcc/testsuite/gnat.dg/renaming19_pkg.adb | 18 ++++++++
gcc/testsuite/gnat.dg/renaming19_pkg.ads | 16 ++++++++
8 files changed, 120 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/czero-bext.c
create mode 100644 gcc/testsuite/gnat.dg/renaming19.adb
create mode 100644 gcc/testsuite/gnat.dg/renaming19_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/renaming19_pkg.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.