This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from fcc29feaef9 Daily bump.
new d5ae94cb2af Daily bump.
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/DATESTAMP | 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 binutils-2_40-branch
in repository binutils-gdb.
from fc3fbfb2ee1 Automatic date update in version.in
new 7f513c52d25 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-gdb.
from 8900a92ead1 Implement DAP variables, scopes, and evaluate requests
new 48c35a820d4 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-13-branch
in repository binutils-gdb.
from c866f18f059 Automatic date update in version.in
new 4947ba8ce9b Automatic date update in version.in
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:
bfd/version.h | 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 9e44a9932c1 c++: variable tmpl partial specialization [PR108468]
new 578f633ddab libstdc++: Fix template-head of repeat_view::_Iterator [PR109111]
new ec62dc95c4f c++: constrained template friend class matching [PR96830]
new cd5baeb4489 c++: redeclaring member of constrained class template [PR96830]
The 3 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 | 34 +++++++++++++++++++++--
gcc/testsuite/g++.dg/cpp2a/concepts-class5.C | 37 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-class5a.C | 38 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-friend14.C | 26 ++++++++++++++++++
libstdc++-v3/include/std/ranges | 7 +++--
5 files changed, 137 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-class5.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-class5a.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend14.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.