This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee6c971 Implement P0504R0 (Revisiting in-place tag types for any/opti [...] new 17515fa Implement P0513R0, Poisoning the Hash. * include/bits/functio [...]
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 | 17 +++++++++++++++ libstdc++-v3/include/bits/functional_hash.h | 14 ++++++++++++ libstdc++-v3/include/bits/unique_ptr.h | 4 +++- libstdc++-v3/include/std/optional | 2 +- libstdc++-v3/include/std/variant | 2 ++ .../testsuite/20_util/default_delete/48631_neg.cc | 2 +- .../testsuite/20_util/default_delete/void_neg.cc | 2 +- .../20_util/optional/{observers/6.cc => hash.cc} | 23 ++++++++++---------- .../20_util/unique_ptr/assign/48635_neg.cc | 4 ++-- .../20_util/unique_ptr/cons/cv_qual_neg.cc | 2 +- .../testsuite/20_util/unique_ptr/hash/1.cc | 23 ++++++++++++++++++++ .../{optional/observers/6.cc => variant/hash.cc} | 25 +++++++++++----------- 12 files changed, 88 insertions(+), 32 deletions(-) copy libstdc++-v3/testsuite/20_util/optional/{observers/6.cc => hash.cc} (70%) copy libstdc++-v3/testsuite/20_util/{optional/observers/6.cc => variant/hash.cc} (69%)