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

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

https://gcc.gnu.org/g:1a96bfe35fec4c425d6f5fbb9c539386e39ff3e4

commit r9-9656-g1a96bfe35fec4c425d6f5fbb9c539386e39ff3e4
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