This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f2ce1bd Add the missing ChangeLog entry for r243432 new 28f45c4 PR71856 try to fix Parallel Mode assertions again
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 | 14 +++++++++ libstdc++-v3/doc/xml/manual/using.xml | 9 ++++++ libstdc++-v3/include/bits/c++config | 13 ++++++--- libstdc++-v3/include/parallel/base.h | 6 +++- .../algorithm/parallel_algorithm_assert2.cc} | 33 +++++++++++----------- 5 files changed, 54 insertions(+), 21 deletions(-) copy libstdc++-v3/testsuite/{23_containers/deque/modifiers/emplace/cxx17_return.cc [...]