[Bug libstdc++/12048] [3.4 Regression] unget does not work

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 24 11:27:21 GMT 2024


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

--- Comment #8 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:4efe43a61334e231bcd3cf9150cd844dbdf9ed20

commit r15-2252-g4efe43a61334e231bcd3cf9150cd844dbdf9ed20
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Jul 22 15:50:19 2024 +0100

    libstdc++: Rename tests [PR12048]

    These have the wrong PR number in the filenames.

    libstdc++-v3/ChangeLog:

            PR libstdc++/12048
            * testsuite/ext/stdio_sync_filebuf/wchar_t/12948-1.cc: Move to...
            * testsuite/ext/stdio_sync_filebuf/wchar_t/12048-1.cc: ...here.
            * testsuite/ext/stdio_sync_filebuf/wchar_t/12948-2.cc: Move to...
            * testsuite/ext/stdio_sync_filebuf/wchar_t/12048-2.cc: ...here.
            * testsuite/ext/stdio_sync_filebuf/wchar_t/12948-3.cc: Move to...
            * testsuite/ext/stdio_sync_filebuf/wchar_t/12048-3.cc: ...here.
            * testsuite/ext/stdio_sync_filebuf/wchar_t/12948-4.cc: Move to...
            * testsuite/ext/stdio_sync_filebuf/wchar_t/12048-4.cc: ...here.


More information about the Gcc-bugs mailing list