This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 8b333df9484 Darwin, X86, config: Adjust 'as' command lines [PR100340]. new 3eac45a2a13 libstdc++: Add noexcept-specifier to basic_string_view(It, End) new 9ef31bab15a libstdc++: Fix dangling string_view in filesystem::path [PR102592]
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: libstdc++-v3/include/bits/fs_path.h | 11 +++------ libstdc++-v3/include/std/string_view | 1 + .../basic_string_view/cons/char/range.cc | 18 ++++++++++---- .../27_io/filesystem/path/construct/102592.C | 28 ++++++++++++++++++++++ 4 files changed, 46 insertions(+), 12 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C