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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1f478b1d25b LoongArch: relax the check for --with-tune
new 4d02f20772f c++: Fix ICE with lambdas combining explicit and implicit t [...]
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/parser.cc | 2 ++
gcc/testsuite/g++.dg/cpp2a/lambda-targ19.C | 4 ++++
2 files changed, 6 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ19.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 9e61a171244 ifcvt: Fix noce_try_cond_zero_arith after get_base_reg chan [...]
new 1f478b1d25b LoongArch: relax the check for --with-tune
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.gcc | 9 +--------
1 file changed, 1 insertion(+), 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 dbe8e0efb7b AutoFDO: Implement summary information in auto-profile
new 9e61a171244 ifcvt: Fix noce_try_cond_zero_arith after get_base_reg chan [...]
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/ifcvt.cc | 6 +++---
gcc/testsuite/gcc.dg/torture/pr123267-1.c | 7 +++++++
2 files changed, 10 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr123267-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 3a27acf8257 Daily bump.
new bbac517a969 AutoFDO: Implement streaming of file names from GCOV profile
new 84058c3cc80 AutoFDO: Use filenames to resolve clashing symbol names
new 4dfa48077e3 AutoFDO: Update bootstrap gcov_version to 3 and add testcases
new dbe8e0efb7b AutoFDO: Implement summary information in auto-profile
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:
gcc/auto-profile.cc | 794 ++++++++++++++++-----
gcc/c/Make-lang.in | 4 +-
gcc/cp/Make-lang.in | 4 +-
gcc/gcov-io.h | 2 +
gcc/lto/Make-lang.in | 4 +-
.../gcc.dg/tree-prof/afdo-lto_priv-basic-0.c | 47 ++
.../gcc.dg/tree-prof/afdo-lto_priv-basic-1.c | 20 +
.../gcc.dg/tree-prof/afdo-lto_priv-header-0.c | 47 ++
.../gcc.dg/tree-prof/afdo-lto_priv-header-0.h | 3 +
.../gcc.dg/tree-prof/afdo-lto_priv-header-1.c | 18 +
.../gcc.dg/tree-prof/afdo-lto_priv-header-1.h | 3 +
gcc/testsuite/lib/profopt.exp | 2 +-
12 files changed, 746 insertions(+), 202 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/afdo-lto_priv-basic-0.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/afdo-lto_priv-basic-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/afdo-lto_priv-header-0.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/afdo-lto_priv-header-0.h
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/afdo-lto_priv-header-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/afdo-lto_priv-header-1.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.