This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7ecf46c735a * config/h8300/h8300.md (cpymemsi): Disable. (movmd, movm [...] new 7a25e5ecdb3 Replace uses of std::tr1::unordered_map in testsuite new 40c11e51931 Build filesystem library with large file support
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 | 20 ++ libstdc++-v3/config.h.in | 11 ++ libstdc++-v3/configure | 223 +++++++++++++++++++++- libstdc++-v3/configure.ac | 2 + libstdc++-v3/include/Makefile.am | 23 +++ libstdc++-v3/include/Makefile.in | 23 +++ libstdc++-v3/src/c++17/fs_dir.cc | 1 + libstdc++-v3/src/c++17/fs_ops.cc | 3 +- libstdc++-v3/src/filesystem/dir.cc | 1 + libstdc++-v3/src/filesystem/ops.cc | 3 +- libstdc++-v3/testsuite/util/testsuite_abi.h | 4 +- libstdc++-v3/testsuite/util/testsuite_allocator.h | 11 +- 12 files changed, 309 insertions(+), 16 deletions(-)