This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd5ef087eb3 Extend ipa-pure-const pass to propagate malloc attribute. new a1236801589 Update install.texi for Solaris 12 rename new 80f13822072 Define std::filesystem::path::format enum (P0430R2)
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/ChangeLog | 7 ++ gcc/doc/install.texi | 19 ++-- libstdc++-v3/ChangeLog | 8 ++ libstdc++-v3/include/bits/fs_path.h | 13 ++- .../27_io/filesystem/path/construct/format.cc | 116 +++++++++++++++++++++ 5 files changed, 147 insertions(+), 16 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/construct/format.cc