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

--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Jonathan Wakely
<[email protected]>:

https://gcc.gnu.org/g:6c37c4ee6d1fd21da66851fa85aabf5af39505e3

commit r15-11340-g6c37c4ee6d1fd21da66851fa85aabf5af39505e3
Author: Jonathan Wakely <[email protected]>
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.

    (cherry picked from commit acab34d515b49ef79dd1ddc519827f42e236e362)

Reply via email to