This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 59afd6ad836 libcpp: Diagnose __has_include outside of preprocessor dire [...] new 9962493ca2f libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
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 | 7 ++ libstdc++-v3/include/bits/unique_ptr.h | 16 +++- .../20_util/unique_ptr/modifiers/93562.cc | 98 ++++++++++++++++++++++ 3 files changed, 117 insertions(+), 4 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/93562.cc