This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from db752875eb4 PR libstdc++/83600 fix end iterator for unready std::match_results new cbf86460c1a Improve tests for error reporting in Filesystem TS new be5fbf392f9 Fix typo in std::wbuffer_convert
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/ChangeLog | 17 ++++++++++ libstdc++-v3/include/bits/locale_conv.h | 2 +- .../81338.cc => 22_locale/conversions/buffer/3.cc} | 36 ++++++++++++++++------ .../iterators/recursive_directory_iterator.cc | 19 ++++++++++-- .../filesystem/operations/create_directory.cc | 1 - .../filesystem/operations/temp_directory_path.cc | 2 +- 6 files changed, 63 insertions(+), 14 deletions(-) copy libstdc++-v3/testsuite/{27_io/basic_stringstream/assign/81338.cc => 22_locale [...]