This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 7e44d22f610 2019-05-28 Eric Botcazou ebotcazou@adacore.com new ccc5703fb33 PR libstdc++/90634 reduce allocations in filesystem::path c [...]
The 1 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 | 12 ++++++ libstdc++-v3/include/bits/fs_path.h | 5 ++- libstdc++-v3/include/experimental/bits/fs_path.h | 5 ++- libstdc++-v3/src/filesystem/path.cc | 51 +++++++++++++++++++++++- libstdc++-v3/src/filesystem/std-path.cc | 46 ++++++++++++++++++++- 5 files changed, 111 insertions(+), 8 deletions(-)