This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dfb25dfe3d3 Darwin: Handle NULL DECL_SIZE_TYPE in machopic_select_secti [...] new 9fc985118d9 libstdc++: Fix path::generic_string allocator handling (PR 94242)
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 | 12 ++++++++ libstdc++-v3/include/bits/fs_path.h | 11 +++++--- .../replace_filename.cc => generic/94242.cc} | 26 ++++++++---------- .../filesystem/path/generic/generic_string.cc | 32 ++++++++++++++++++++++ 4 files changed, 63 insertions(+), 18 deletions(-) copy libstdc++-v3/testsuite/27_io/filesystem/path/{modifiers/replace_filename.cc = [...]