This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 518efed8cb7 Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-ex [...]
new 4e3060ee17e Fortran: pure subroutine with pure procedure as dummy [PR106948]
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 | 7 ++++
gcc/testsuite/gfortran.dg/pure_formal_proc_4.f90 | 49 ++++++++++++++++++++++++
2 files changed, 56 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pure_formal_proc_4.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 releases/gcc-14
in repository gcc.
from 94ef80629a5 aarch64: Split aarch64_combinev16qi before RA [PR115258]
new 52c1f60bea3 RISC-V: Fix vec_duplicate[bimode] expander [PR119572].
new b61acf546e1 RISC-V: Put jump table in text for large code model
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/riscv/autovec.md | 10 ++++++++-
gcc/config/riscv/riscv.h | 2 +-
.../gcc.target/riscv/jump-table-large-code-model.c | 24 ++++++++++++++++++++++
3 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/jump-table-large-code-model.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 34fe8e90007 libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
new 518efed8cb7 Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-ex [...]
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:
libgomp/testsuite/libgomp.c++/target-exceptions-pr118794-1.C | 6 ------
1 file changed, 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 master
in repository binutils-gdb.
from 46efd5fb30d buffer overrun in read_coff_res_dir
new 1ba60c076e8 [gdb/testsuite] Fix another timeout in gdb.base/bg-executio [...]
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/bg-execution-repeat.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 gcc.
from 0b2a2490beb Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]
new 61dfb0747af libatomic: Fix up libat_{,un}lock_n [PR119796]
new 34fe8e90007 libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
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:
libatomic/config/mingw/lock.c | 50 +++++++++++++++++++++++++++----------------
libatomic/config/posix/lock.c | 39 +++++++++++++++++++--------------
2 files changed, 55 insertions(+), 34 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 linux.
from 1a1d569a75f3 Merge tag 'edac_urgent_for_v6.15_rc3' of git://git.kernel. [...]
new 1ddaff40c08a crypto: tegra - Fix IV usage for AES ECB
new cfb32c656eb7 crypto: scomp - Fix null-pointer deref when freeing streams
new b7b39df7e710 crypto: caam/qi - Fix drv_ctx refcount bug
new 9ae0c92fec69 crypto: scomp - Fix wild memory accesses in scomp_free_streams
new b2e689baf220 crypto: ahash - Disable request chaining
new c62f4b82d571 Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux [...]
The 6 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:
crypto/ahash.c | 76 +------------------------------------
crypto/scompress.c | 10 +++--
drivers/crypto/caam/qi.c | 6 +--
drivers/crypto/tegra/tegra-se-aes.c | 5 +--
include/crypto/hash.h | 6 ++-
include/crypto/internal/hash.h | 2 +-
6 files changed, 18 insertions(+), 87 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 eabba7be040 Stream ipa_return_value_summary
new ca9cffe737d For nvptx offloading, make sure to emit C++ constructor, de [...]
new 0b2a2490beb Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]
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/nvptx/nvptx.cc | 12 ++++++++++++
.../libgomp.c++/{pr101544-1-O0.C => pr106445-1-O0.C} | 2 +-
libgomp/testsuite/libgomp.c++/pr106445-1.C | 18 ++++++++++++++++++
libgomp/testsuite/libgomp.c++/pr96390.C | 2 --
libgomp/testsuite/libgomp.c-c++-common/pr96390.c | 2 +-
5 files changed, 32 insertions(+), 4 deletions(-)
copy libgomp/testsuite/libgomp.c++/{pr101544-1-O0.C => pr106445-1-O0.C} (58%)
create mode 100644 libgomp/testsuite/libgomp.c++/pr106445-1.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 aef87975224 libstdc++: Fix constification in range_formatter::format [P [...]
new 0e8b6f0dad1 MAINTAINERS: Add myself to Write After Approval
new eabba7be040 Stream ipa_return_value_summary
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:
MAINTAINERS | 1 +
gcc/ipa-prop.cc | 115 +++++++++++++++++----
.../g++.dg/{opt/pr119614.C => lto/pr119614_0.C} | 10 +-
3 files changed, 105 insertions(+), 21 deletions(-)
copy gcc/testsuite/g++.dg/{opt/pr119614.C => lto/pr119614_0.C} (51%)
--
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 ceeffd970c aarch64: Add back non-temporal load/stores from oryon-1's memset
new 1c9ac027a5 malloc: move tcache_init out of hot tcache paths
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:
malloc/malloc.c | 18 ++++++------------
1 file changed, 6 insertions(+), 12 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 fa99720e9f3 middle-end: force AMDGCN test for vect-early-break_18.c to [...]
new aef87975224 libstdc++: Fix constification in range_formatter::format [P [...]
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:
libstdc++-v3/include/std/format | 11 ++++++++---
.../testsuite/std/format/ranges/formatter.cc | 22 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.