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 7ed4ad59e91 Delete PROGRESS macros
new 1e159729d97 Remove unused declaration from ada-lang.h
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/ada-lang.h | 2 --
1 file changed, 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 38f321793ae libstdc++: Fix name of <experimental/optional> in comment
new b85c77e19ad libstdc++: Implement <experimental/synchronized_value> (P0290)
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/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
.../include/experimental/synchronized_value | 100 +++++++++++++++++++++
.../testsuite/experimental/synchronized_value.cc | 42 +++++++++
4 files changed, 144 insertions(+)
create mode 100644 libstdc++-v3/include/experimental/synchronized_value
create mode 100644 libstdc++-v3/testsuite/experimental/synchronized_value.cc
--
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 7478278f88b libstdc++: Make names_pstl.cc require et tbb_backend
new 866555b1700 tree-ssa-dse: Fix up handling of lhs of internal calls [PR108657]
new 916ce577ad1 libstdc++: Implement P2255R2 dangling checks for std::pair
new 4024f39941f libstdc++: Enable CTAD for std::basic_format_args (LWG 3810)
new 38f321793ae libstdc++: Fix name of <experimental/optional> in comment
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/testsuite/gcc.dg/pr108657.c | 31 ++++++
gcc/tree-ssa-dse.cc | 2 +-
libstdc++-v3/include/bits/stl_pair.h | 112 ++++++++++++++++++---
libstdc++-v3/include/experimental/optional | 2 +-
libstdc++-v3/include/std/format | 101 +++++++++++--------
.../testsuite/20_util/pair/dangling_ref.cc | 67 ++++++++++++
.../testsuite/std/format/arguments/lwg3810.cc | 25 +++++
7 files changed, 279 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr108657.c
create mode 100644 libstdc++-v3/testsuite/20_util/pair/dangling_ref.cc
create mode 100644 libstdc++-v3/testsuite/std/format/arguments/lwg3810.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.