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

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

https://gcc.gnu.org/g:5eb93522a661481caa53d4d1a716888b5b11f4da

commit r14-11491-g5eb93522a661481caa53d4d1a716888b5b11f4da
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Thu Jan 30 17:02:47 2025 +0000

    libstdc++: Add testcase for std::filesystem::copy [PR118699]

    This was fixed last year by r15-2409-g017e3f89b081e4 (and backports), so
    just add the testcase.

    libstdc++-v3/ChangeLog:

            PR libstdc++/118699
            * testsuite/27_io/filesystem/operations/copy.cc: Check copying a
            file to a directory.

    (cherry picked from commit 466da4baba46608882d16d121fa46d33f841bc7b)

Reply via email to