This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40019e7e9d3 require profiling support for gcc.dg/lto/20100430-1_0.c test new 59d8a86834d PR libstdc++/80762 avoid ambiguous __constructible_from<voi [...] new 637f32c4215 Overload std::distance and std::advance for path::iterator
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 | 16 ++++++++ libstdc++-v3/include/bits/fs_path.h | 43 +++++++++++++++++++++- libstdc++-v3/include/experimental/bits/fs_path.h | 4 +- .../path/{io/dr2989.cc => construct/80762.cc} | 18 +++------ .../27_io/filesystem/path/itr/traversal.cc | 18 +++++++++ .../filesystem/path/construct/80762.cc} | 19 ++++------ 6 files changed, 92 insertions(+), 26 deletions(-) copy libstdc++-v3/testsuite/27_io/filesystem/path/{io/dr2989.cc => construct/80762 [...] copy libstdc++-v3/testsuite/{20_util/pair/86751.cc => experimental/filesystem/path [...]