This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7766a2c1eb6 arm: Fix missed CE optimization for armv8.1-m.main [PR 116444] new e1205218936 libstdc++: Fix some Parallel Mode testsuite failures
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/include/parallel/algobase.h | 6 ++++++ libstdc++-v3/include/parallel/algorithmfwd.h | 1 + libstdc++-v3/include/parallel/multiseq_selection.h | 3 +++ libstdc++-v3/include/parallel/multiway_merge.h | 2 +- libstdc++-v3/include/parallel/quicksort.h | 3 +++ libstdc++-v3/include/parallel/random_number.h | 5 +++++ libstdc++-v3/include/parallel/settings.h | 5 +++++ libstdc++-v3/include/parallel/workstealing.h | 4 ++-- libstdc++-v3/testsuite/17_intro/names.cc | 6 ++++-- libstdc++-v3/testsuite/20_util/pair/dangling_ref.cc | 2 +- libstdc++-v3/testsuite/20_util/tuple/dangling_ref.cc | 2 +- 11 files changed, 32 insertions(+), 7 deletions(-)