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 2a732dbdfcc Fix PR 93956, wrong pointer when returned via function. new 557fd3b4989 libstdc++: Make net::service_already_exists default constructible new 942b32e261c libstdc++: Fix type-erasure in experimental::net::executor [...]
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: libstdc++-v3/ChangeLog | 34 +++ libstdc++-v3/include/experimental/executor | 233 ++++++++++++++------- libstdc++-v3/include/experimental/socket | 18 +- .../net/execution_context/make_service.cc | 3 + 4 files changed, 207 insertions(+), 81 deletions(-)