[Bug libstdc++/118158] std::filesystem::equivalent unsupported on socket files

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 24 17:55:17 GMT 2026


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

--- Comment #13 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:

https://gcc.gnu.org/g:acab34d515b49ef79dd1ddc519827f42e236e362

commit r17-1815-gacab34d515b49ef79dd1ddc519827f42e236e362
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Jun 24 18:48:23 2026 +0100

    libstdc++: Disable test on targets without mkfifo [PR118158]

    This test fails to compile using mingw-w64 so disable it using the
    dg-require-mkfifo directive.

    libstdc++-v3/ChangeLog:

            PR libstdc++/118158
            * testsuite/27_io/filesystem/operations/pr118158.cc: Add
            dg-require-mkfifo.


More information about the Gcc-bugs mailing list