aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-12-15 12:21:36 +0000
committerJonathan Wakely <jwakely@redhat.com>2023-12-15 13:20:49 +0000
commit8a5cac92e7c20e13f01ca0cfa5dc00d014caf0d3 (patch)
tree2d9a012430f15eafc225b75b35ebead051eaeec9 /gcc
parent3fa689f6ed8387d315e58169bb9bace3bd508c0a (diff)
downloadgcc-8a5cac92e7c20e13f01ca0cfa5dc00d014caf0d3.zip
gcc-8a5cac92e7c20e13f01ca0cfa5dc00d014caf0d3.tar.gz
gcc-8a5cac92e7c20e13f01ca0cfa5dc00d014caf0d3.tar.bz2
libstdc++: Do not add padding for std::print to std::ostream
Tim Song pointed out that although std::print behaves as a formatted output function, it does "determine padding" using the stream's flags. libstdc++-v3/ChangeLog: * include/std/ostream (vprint_nonunicode, vprint_unicode): Do not insert padding. * testsuite/27_io/basic_ostream/print/1.cc: Adjust expected behaviour.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions