This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 75aa95694ed i386: Remove mulv2si emulated sequence for TARGET_SSE2 [PR109797] new 1953c0cfb00 PR modula2/109830 m2iso library SeqFile.mod appending to a [...] new 6d664515720 libstdc++: Remove <random> dependency on _GLIBCXX_USE_C99_S [...] new 0b6aebf7bbe libstdc++: Reduce <atomic> dependency on _GLIBCXX_USE_C99_S [...] new 1f973c295b6 libstdc++: Remove redundant dependencies on _GLIBCXX_USE_C9 [...] new 6190a74ebee libstdc++: Fix -Wnonnull warnings during configure
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: gcc/m2/gm2-libs-iso/SeqFile.mod | 45 +++++++------ gcc/testsuite/gm2/isolib/run/pass/seqappend.mod | 77 ++++++++++++++++++++++ libstdc++-v3/acinclude.m4 | 8 +-- libstdc++-v3/configure | 8 +-- libstdc++-v3/include/bits/algorithmfwd.h | 2 +- libstdc++-v3/include/bits/char_traits.h | 8 +-- libstdc++-v3/include/bits/ranges_algo.h | 2 - libstdc++-v3/include/bits/stl_algo.h | 3 - libstdc++-v3/include/experimental/source_location | 6 -- libstdc++-v3/include/ext/random | 4 +- libstdc++-v3/include/ext/throw_allocator.h | 8 --- libstdc++-v3/include/std/atomic | 5 +- libstdc++-v3/include/std/random | 7 +- libstdc++-v3/src/c++11/cow-string-inst.cc | 2 - libstdc++-v3/src/c++11/random.cc | 3 - .../29_atomics/headers/stdatomic.h/c_compat.cc | 4 +- 16 files changed, 117 insertions(+), 75 deletions(-) create mode 100644 gcc/testsuite/gm2/isolib/run/pass/seqappend.mod