This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 6c53d89dae4 AVR: target/113824 - Fix multilib set for ATA5795. new b255ab901dd libstdc++: Prefer posix_memalign for aligned-new [PR113258] new f2af87b9705 libstdc++: Fix non-portable results from 64-bit std::subtra [...] new cc5bf5a8bbc libstdc++: Remove noexcept from std::osyncstream::operator= new 39d37ffbf89 libstdc++: Avoid reusing moved-from iterators in PSTL tests [...] new 6e7b1527902 libstdc++: Allow explicit conversion of string views with d [...]
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/random.tcc | 5 ++++- libstdc++-v3/include/std/string_view | 2 -- libstdc++-v3/include/std/syncstream | 2 +- libstdc++-v3/libsupc++/new_opa.cc | 26 +++++++++++++--------- .../basic_string_view/cons/char/range_c++20.cc | 21 ++++------------- .../basic_string_view/cons/wchar_t/range_c++20.cc | 21 ++++------------- .../testsuite/26_numerics/random/pr60037-neg.cc | 2 +- .../subtract_with_carry_engine/cons/lwg3809.cc | 19 ++++++++++++++-- libstdc++-v3/testsuite/util/pstl/test_utils.h | 10 ++++----- 9 files changed, 51 insertions(+), 57 deletions(-)