This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a1d895cd7a1 a68: handle intTI_type_node in a68_type_for_size new 83aab2f7366 libstdc++: Use deducing this in std::bind when available [PR80564]
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/std/functional | 82 +++++++++++++++++++++++ libstdc++-v3/testsuite/20_util/bind/80564.cc | 50 ++++++++++++++ libstdc++-v3/testsuite/20_util/bind/cv_quals_2.cc | 3 + libstdc++-v3/testsuite/20_util/bind/ref_neg.cc | 1 + 4 files changed, 136 insertions(+) create mode 100644 libstdc++-v3/testsuite/20_util/bind/80564.cc