[Bug libstdc++/124327] Contents of vector not pretty-printable if using C++23 and including sstream before vector

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 2 15:16:53 GMT 2026


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2026-03-02
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Confirmed with:

    gdb -ex start -ex step -ex n -ex "p v" a.out

But this might be a GDB bug, not a GCC bug.


More information about the Gcc-bugs mailing list