This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.42/master
in repository glibc.
from b11411fe2e posix: Fix invalid flags test for p{write,read}v2
new efdf4c0c87 sprof: check pread size and offset for overflow
new 2a0873aa81 sprof: fix -Wformat warnings on 32-bit hosts
new 8dfb84ad4e support: Fix FILE * leak in check_for_unshare_hints in test- [...]
new a1d3294a5b support: Exit on consistency check failure in resolv_respons [...]
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:
elf/sprof.c | 41 ++++++++++++++++++++++++++++++++++++++++-
support/resolv_test.c | 2 +-
support/test-container.c | 1 +
3 files changed, 42 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 binutils-gdb.
from 5d8562e89a6 gdb: allow 'set args' and run commands to contain newlines
new dd0ccd82d7b gas: add as_info() for informational diagnostics
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:
gas/as.h | 18 ++++++++++++------
gas/messages.c | 42 ++++++++++++++++++++++++++++++++++++++++--
2 files changed, 52 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 1b40dbaf71b c++: clarify the comment regarding where the default dialec [...]
new fa80b397216 [RISC-V][PATCH] Adjust clmul latency in Spacemit X60 schedu [...]
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/spacemit-x60.md | 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 3f09320bf65 c++: Fix member-like friend detection for non-template clas [...]
new 1b40dbaf71b c++: clarify the comment regarding where the default dialec [...]
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/c-family/c-common.cc | 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 61eb73a6396 c++: Fix ICE on partial specialization redeclaration with m [...]
new 3f09320bf65 c++: Fix member-like friend detection for non-template clas [...]
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/cp/decl.cc | 1 +
gcc/testsuite/g++.dg/cpp2a/concepts-friend18.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-friend18a.C | 22 ++++++++++++++++++++++
3 files changed, 42 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend18.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend18a.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 e8dcb3df38e gccrs: Adds tests from issue 4245
new 61eb73a6396 c++: Fix ICE on partial specialization redeclaration with m [...]
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/cp/pt.cc | 9 +++++++--
gcc/testsuite/g++.dg/cpp2a/partial-spec-redecl.C | 10 ++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/partial-spec-redecl.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 b47a00a9cd0 Daily bump.
new d7f993b1d3b c++/modules: Reattempt to complete ARRAY_TYPEs after readin [...]
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/cp/module.cc | 37 +++++++++++++++++++++++++++++--
gcc/testsuite/g++.dg/modules/pr122922_a.C | 18 +++++++++++++++
gcc/testsuite/g++.dg/modules/pr122922_b.C | 8 +++++++
3 files changed, 61 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/pr122922_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr122922_b.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 binutils-gdb.
from d162e9f91b9 loongarch: add back support for object attributes v1
new 5d8562e89a6 gdb: allow 'set args' and run commands to contain newlines
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/NEWS | 8 ++
gdb/doc/gdb.texinfo | 26 ++++++
gdb/infcmd.c | 144 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/inferior-args.exp | 71 ++++++++++++++-
4 files changed, 239 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f15240d7141 Automatic date update in version.in
new d162e9f91b9 loongarch: add back support for object attributes v1
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:
gas/config/tc-loongarch.h | 3 +++
gas/configure | 2 +-
gas/configure.ac | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.