This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 28f45c4 PR71856 try to fix Parallel Mode assertions again new 0ef5784 Delete std::swap for debug mode array new 95de2e0 Fix filesystem test that fails in debug mode
The 2 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 | 19 +++++++++++++++++++ libstdc++-v3/include/bits/stl_pair.h | 1 - libstdc++-v3/include/bits/unique_ptr.h | 1 - libstdc++-v3/include/debug/array | 8 ++++++++ libstdc++-v3/include/std/array | 1 - libstdc++-v3/include/std/optional | 2 +- libstdc++-v3/include/std/tuple | 1 - libstdc++-v3/include/std/variant | 4 ++-- .../array/tuple_interface/get_debug_neg.cc | 4 ++-- .../23_containers/array/tuple_interface/get_neg.cc | 6 +++--- .../array/tuple_interface/tuple_element_debug_neg.cc | 2 +- .../array/tuple_interface/tuple_element_neg.cc | 2 +- .../experimental/filesystem/path/construct/range.cc | 9 +++++---- 13 files changed, 42 insertions(+), 18 deletions(-)