This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6437f059af0 a68: add import from .m68 file
new ffd34b63c2c c++: Non-inline temploid friends should still be COMDAT [PR122819]
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 | 6 +++---
gcc/cp/decl2.cc | 5 ++---
gcc/cp/pt.cc | 2 +-
gcc/cp/semantics.cc | 4 +++-
gcc/testsuite/g++.dg/modules/tpl-friend-22.C | 24 +++++++++++++++++++++
gcc/testsuite/g++.dg/template/friend88.C | 32 ++++++++++++++++++++++++++++
6 files changed, 65 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/tpl-friend-22.C
create mode 100644 gcc/testsuite/g++.dg/template/friend88.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 758876f023a [committed][RISC-V][PR target/123274] Add missing condition [...]
new 6437f059af0 a68: add import from .m68 file
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/algol68/a68-imports.cc | 51 +++++++++++++++++++---
gcc/algol68/a68-lang.cc | 4 +-
gcc/algol68/a68-parser-scanner.cc | 25 +++++------
gcc/algol68/a68.h | 4 +-
gcc/testsuite/algol68/compile/modules/compile.exp | 16 +++++++
.../algol68/compile/modules/program-m68-ilp32.a68 | 14 ++++++
.../compile/modules/program-m68-llp64-be.a68 | 14 ++++++
.../algol68/compile/modules/program-m68-llp64.a68 | 14 ++++++
.../compile/modules/program-m68-lp64-be.a68 | 14 ++++++
.../algol68/compile/modules/program-m68-lp64.a68 | 14 ++++++
10 files changed, 148 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-ilp32.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-llp64-be.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-llp64.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-lp64-be.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-lp64.a68
--
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 release/2.40/master
in repository glibc.
from 165497e897 ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
new 183f600c80 getaddrinfo.c: Avoid uninitialized pointer access [BZ #32465]
new 0273c4d18e sprof: check pread size and offset for overflow
new 6a861d3946 sprof: fix -Wformat warnings on 32-bit hosts
new 9e2f52c5e0 support: Fix FILE * leak in check_for_unshare_hints in test- [...]
new 468ca594f8 support: Exit on consistency check failure in resolv_respons [...]
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:
elf/sprof.c | 41 ++++++++++++++++++++++++++++++++++++++++-
nss/getaddrinfo.c | 45 ++++++++++++++++++++++-----------------------
support/resolv_test.c | 2 +-
support/test-container.c | 1 +
4 files changed, 64 insertions(+), 25 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 14449749559 [RISC-V][PR target/123278] Handle BF/HF modes in Andes 45 s [...]
new 758876f023a [committed][RISC-V][PR target/123274] Add missing condition [...]
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 | 2 +-
gcc/testsuite/gcc.target/riscv/pr123274.c | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr123274.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 fa80b397216 [RISC-V][PATCH] Adjust clmul latency in Spacemit X60 schedu [...]
new 14449749559 [RISC-V][PR target/123278] Handle BF/HF modes in Andes 45 s [...]
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/andes-45-series.md | 6 +++---
gcc/testsuite/gcc.target/riscv/pr123278.c | 9 +++++++++
2 files changed, 12 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr123278.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 release/2.41/master
in repository glibc.
from 6a0b8e3665 ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
new 6bcdbc7dfd sprof: check pread size and offset for overflow
new 473359f17a sprof: fix -Wformat warnings on 32-bit hosts
new d07b87d766 support: Fix FILE * leak in check_for_unshare_hints in test- [...]
new 6b74a7c444 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 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.