This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from bdc6c4d09ec Fix a typo in two_value_replacement function new 49603c15844 PR libstdc++/90454.cc path construction from void* new 93e9f62b0fc Fix filesystem::path tests new f5def84a6f5 Remove translation string markers
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: gcc/fortran/ChangeLog | 5 ++++ gcc/fortran/parse.c | 27 +++++++++++----------- libstdc++-v3/ChangeLog | 23 ++++++++++++++++++ libstdc++-v3/include/bits/fs_path.h | 2 +- libstdc++-v3/include/experimental/bits/fs_path.h | 9 ++++---- .../27_io/filesystem/path/construct/80762.cc | 10 ++++++++ .../27_io/filesystem/path/decompose/root_path.cc | 5 ---- .../27_io/filesystem/path/native/string-char8_t.cc | 9 ++++---- .../filesystem/path/construct/80762.cc | 10 ++++++++ .../filesystem/path/native/string-char8_t.cc | 7 +++--- 10 files changed, 76 insertions(+), 31 deletions(-)