This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 804254edb48 Darwin: Make sanitizer local vars linker-visible. new 988b853f9c8 libstdc++: Simplify filesystem::path SFINAE constraints new 00c8f2a5e3a libstdc++: Remove incorrect static specifiers new 584d52b088f libstdc++: Refactor filesystem::path string conversions
The 3 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 | 48 +++ libstdc++-v3/include/bits/fs_path.h | 473 +++++++++++---------- libstdc++-v3/include/experimental/bits/fs_path.h | 19 +- libstdc++-v3/src/c++17/fs_path.cc | 6 +- .../27_io/filesystem/path/construct/80762.cc | 6 + 5 files changed, 305 insertions(+), 247 deletions(-)