This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83bd31bf8c8 Use hidden friends for directory iterator comparisons new bfbd20f7f5d Implement std::visit<R> for C++2a (P0655R1)
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 | 4 ++ libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 3 +- libstdc++-v3/include/std/variant | 17 ++++++++ .../variant/visit_r.cc} | 45 +++++++++------------- 4 files changed, 40 insertions(+), 29 deletions(-) copy libstdc++-v3/testsuite/{18_support/destroying_delete.cc => 20_util/variant/vi [...]