This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b8ae0812ee5 changelog: allow flexible "cherry picked" format. new 4a7c7999086 libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests new 4b5726fda65 In 'gcc/omp-oacc-kernels-decompose.cc:flatten_binds', don't [...]
The 2 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/omp-oacc-kernels-decompose.cc | 13 +++++++++++-- gcc/testsuite/c-c++-common/goacc/kernels-decompose-ice-1.c | 1 + gcc/testsuite/c-c++-common/goacc/kernels-decompose-ice-2.c | 2 +- .../testsuite/27_io/filesystem/operations/absolute.cc | 2 +- .../testsuite/27_io/filesystem/path/append/source.cc | 4 ++-- libstdc++-v3/testsuite/27_io/filesystem/path/assign/copy.cc | 4 ++-- .../testsuite/27_io/filesystem/path/compare/path.cc | 2 +- .../testsuite/27_io/filesystem/path/construct/copy.cc | 4 ++-- .../testsuite/27_io/filesystem/path/decompose/extension.cc | 2 +- .../testsuite/27_io/filesystem/path/decompose/filename.cc | 2 +- .../27_io/filesystem/path/decompose/parent_path.cc | 2 +- .../27_io/filesystem/path/decompose/relative_path.cc | 2 +- .../27_io/filesystem/path/decompose/root_directory.cc | 2 +- .../testsuite/27_io/filesystem/path/decompose/root_path.cc | 2 +- .../testsuite/27_io/filesystem/path/itr/traversal.cc | 2 +- .../27_io/filesystem/path/modifiers/remove_filename.cc | 2 +- .../27_io/filesystem/path/modifiers/replace_extension.cc | 2 +- .../27_io/filesystem/path/modifiers/replace_filename.cc | 2 +- .../testsuite/27_io/filesystem/path/nonmember/append.cc | 4 ++-- .../testsuite/27_io/filesystem/path/nonmember/cmp.cc | 2 +- .../testsuite/27_io/filesystem/path/nonmember/cmp_c++20.cc | 2 +- .../testsuite/27_io/filesystem/path/nonmember/hash_value.cc | 2 +- .../testsuite/27_io/filesystem/path/query/has_extension.cc | 2 +- .../testsuite/27_io/filesystem/path/query/has_filename.cc | 2 +- .../27_io/filesystem/path/query/has_parent_path.cc | 2 +- .../27_io/filesystem/path/query/has_relative_path.cc | 2 +- .../27_io/filesystem/path/query/has_root_directory.cc | 2 +- .../testsuite/27_io/filesystem/path/query/has_root_name.cc | 2 +- .../testsuite/27_io/filesystem/path/query/has_root_path.cc | 2 +- .../testsuite/27_io/filesystem/path/query/has_stem.cc | 2 +- .../testsuite/27_io/filesystem/path/query/is_relative.cc | 2 +- .../experimental/filesystem/operations/absolute.cc | 2 +- .../testsuite/experimental/filesystem/path/assign/copy.cc | 4 ++-- .../testsuite/experimental/filesystem/path/compare/path.cc | 2 +- .../experimental/filesystem/path/construct/copy.cc | 4 ++-- .../experimental/filesystem/path/decompose/extension.cc | 2 +- .../experimental/filesystem/path/decompose/filename.cc | 2 +- .../experimental/filesystem/path/decompose/parent_path.cc | 2 +- .../experimental/filesystem/path/decompose/relative_path.cc | 2 +- .../filesystem/path/decompose/root_directory.cc | 2 +- .../experimental/filesystem/path/decompose/root_path.cc | 2 +- .../testsuite/experimental/filesystem/path/itr/traversal.cc | 2 +- .../filesystem/path/modifiers/remove_filename.cc | 2 +- .../filesystem/path/modifiers/replace_extension.cc | 2 +- .../filesystem/path/modifiers/replace_filename.cc | 2 +- .../experimental/filesystem/path/nonmember/hash_value.cc | 2 +- .../experimental/filesystem/path/query/has_extension.cc | 2 +- .../experimental/filesystem/path/query/has_filename.cc | 2 +- .../experimental/filesystem/path/query/has_parent_path.cc | 2 +- .../experimental/filesystem/path/query/has_relative_path.cc | 2 +- .../filesystem/path/query/has_root_directory.cc | 2 +- .../experimental/filesystem/path/query/has_root_name.cc | 2 +- .../experimental/filesystem/path/query/has_root_path.cc | 2 +- .../experimental/filesystem/path/query/has_stem.cc | 2 +- .../experimental/filesystem/path/query/is_relative.cc | 2 +- 55 files changed, 71 insertions(+), 61 deletions(-)