This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 2aca509ffff Daily bump. new e31c5bbd8fc PR libstdc++/85632 fix wraparound in filesystem::space new ba094d456bb PR libstdc++/84769 qualify call to std::get<0>
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 | 10 +++++++ libstdc++-v3/include/std/variant | 2 +- libstdc++-v3/src/filesystem/ops.cc | 7 +++-- .../filesystem/operations/{status.cc => space.cc} | 32 ++++++++++------------ 4 files changed, 30 insertions(+), 21 deletions(-) copy libstdc++-v3/testsuite/experimental/filesystem/operations/{status.cc => space [...]