This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b939a5cc414 fixincludes: FIx up for Debian/Ubuntu includes new 614e5696d73 libstdc++: Adjust deduction guides for static operator() [P [...]
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/bits/std_function.h | 25 +++++++++++++++++++--- libstdc++-v3/include/std/future | 4 ++-- .../20_util/function/cons/deduction_c++23.cc | 23 ++++++++++++++++++++ .../packaged_task/cons/deduction_c++23.cc | 23 ++++++++++++++++++++ 4 files changed, 70 insertions(+), 5 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/function/cons/deduction_c++23.cc create mode 100644 libstdc++-v3/testsuite/30_threads/packaged_task/cons/deduction_ [...]