This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 97c32001664 x86_64: Some SUBREG related optimization tweaks to i386 backend. new 85b24e32dc2 libstdc++: Fix dangling string_view in filesystem::path [PR102592] new b83b810ac44 libstdc++: Refactor filesystem::path encoding conversions
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 | 135 +++++++++++++-------- .../27_io/filesystem/path/construct/102592.C | 28 +++++ 2 files changed, 111 insertions(+), 52 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C