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

--- Comment #22 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:4178e8c049e4ef366335b661197e53b3efbed877

commit r9-9657-g4178e8c049e4ef366335b661197e53b3efbed877
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Wed Feb 10 16:51:34 2021 +0000

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

    I forgot that the workaround is present in both filesystem::status and
    filesystem::symlink_status. This restores it in the latter.

    libstdc++-v3/ChangeLog:

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

    (cherry picked from commit b7210405ed8eb5fd723b2c99960dcc5f0aec89b4)

Reply via email to