This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from bdeb48c6d84 libstdc++: Mark experimental::net::system_context ctor deleted
new 0eef00149a0 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 releases/gcc-8
in repository gcc.
from a099cb63af8 Daily bump.
new 51a599bb2de 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 master
in repository gcc.
from d1462b07825 libstdc++: Fix constructor constraints for std::any (PR 90415)
new cd5dc922eac 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 master
in repository binutils-gdb.
from 29514b87281 Fix infinite loop in is_linked_with_cygwin_dll
new 5e5bbc7e791 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-9-branch
in repository binutils-gdb.
from b24771f8466 Automatic date update in version.in
new 822b1f5e956 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 binutils-2_34-branch
in repository binutils-gdb.
from 9a5665f0601 Automatic date update in version.in
new 757d7b5ec52 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 ae962e573ea PR driver/90983 - manual documents `-Wno-stack-usage` flag [...]
new d1462b07825 libstdc++: Fix constructor constraints for std::any (PR 90415)
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/ChangeLog | 21 ++++
libstdc++-v3/include/std/any | 115 +++++++++------------
.../hash_value.cc => 20_util/any/cons/90415.cc} | 45 +++++---
.../generic/94242.cc => 20_util/any/cons/92156.cc} | 35 ++++---
.../testsuite/20_util/any/misc/any_cast_neg.cc | 16 +--
.../20_util/any/modifiers/{83658.cc => 92156.cc} | 63 +++++------
6 files changed, 151 insertions(+), 144 deletions(-)
copy libstdc++-v3/testsuite/{27_io/filesystem/path/nonmember/hash_value.cc => 20_u [...]
copy libstdc++-v3/testsuite/{27_io/filesystem/path/generic/94242.cc => 20_util/any [...]
copy libstdc++-v3/testsuite/20_util/any/modifiers/{83658.cc => 92156.cc} (56%)
--
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 9a453da5cac c++: zero_init_expr_p of dependent expression
new ae962e573ea PR driver/90983 - manual documents `-Wno-stack-usage` flag [...]
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/ChangeLog | 6 ++++++
gcc/common.opt | 12 ++++++++++++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/Wframe-larger-than-3.c | 11 +++++++++++
gcc/testsuite/gcc.dg/Wlarger-than4.c | 5 +++++
gcc/testsuite/gcc.dg/Wstack-usage.c | 14 ++++++++++++++
6 files changed, 55 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/Wframe-larger-than-3.c
create mode 100644 gcc/testsuite/gcc.dg/Wlarger-than4.c
create mode 100644 gcc/testsuite/gcc.dg/Wstack-usage.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 b78868459fd amdgcn: Swap mov<mode>_exec operands
new f9f166251f1 c++: Lambda in friend of constrained class [PR94645]
new 9a453da5cac c++: zero_init_expr_p of dependent expression
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/cp/ChangeLog | 9 +++++++++
gcc/cp/pt.c | 7 ++++++-
gcc/cp/tree.c | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/cpp0x/dependent3.C | 28 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-lambda6.C | 19 ++++++++++++++++++
6 files changed, 70 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/dependent3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda6.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-9
in repository gcc.
from d626e49c438 libstdc++: Fix date of changelog entry
new bdeb48c6d84 libstdc++: Mark experimental::net::system_context ctor deleted
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/ChangeLog | 9 ++
libstdc++-v3/include/experimental/executor | 2 +-
.../testsuite/experimental/net/executor/1.cc | 100 +++++++++++++++++++++
3 files changed, 110 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/experimental/net/executor/1.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.