This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 15798c5d50f fortran: Fix conv of UNION constructors [PR105310] new 47b67521d45 libstdc++: Fix test that fails in C++20 mode new 84ff93fcda2 libstdc++: Fix ambiguous comparisons for iterators in C++20 new 6ee9618777c libstdc++: Fix test failures at -O0 new fef3d31bd35 libstdc++: Remove "no stronger" assertion in compare exchan [...] new d65b274f1f4 libstdc++: Remove workaround for FE bug in std::tuple [PR96592]
The 5 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/bits/atomic_base.h | 61 ++++++---------------- libstdc++-v3/include/bits/stl_iterator.h | 45 ++++++++++++++-- libstdc++-v3/include/std/atomic | 8 +++ libstdc++-v3/include/std/tuple | 4 -- .../20_util/monotonic_buffer_resource/allocate.cc | 3 ++ .../unsynchronized_pool_resource/allocate.cc | 3 ++ .../testsuite/24_iterators/move_iterator/dr3265.cc | 25 +++++---- .../testsuite/29_atomics/atomic/cons/user_pod.cc | 1 + 8 files changed, 87 insertions(+), 63 deletions(-)