https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88881

--- Comment #17 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Jonathan Wakely
<r...@gcc.gnu.org>:

https://gcc.gnu.org/g:8455158044503a25ebb044428be2ddc83d2b0473

commit r10-9582-g8455158044503a25ebb044428be2ddc83d2b0473
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Wed Feb 10 16:51:34 2021 +0000

    libstdc++: Re-enable workaround for _wstat64 bug [PR 88881]

    This wasn't fixed upstream for mingw-w64 so we still need the
    workaround.

    libstdc++-v3/ChangeLog:

            PR libstdc++/88881
            * src/c++17/fs_ops.cc (fs::status): Re-enable workaround.

    (cherry picked from commit 3df5b249b3c81e95cdcb293a388155ae5b168f9e)

Reply via email to