aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-06-25 18:31:23 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-06-25 18:47:39 +0100
commitf8c5b542f6cb6a947600e34420565ac67486ea14 (patch)
tree3ee5720da4b8c7603daaee139f3caa2fc378f43b /gcc/fold-const.c
parent9b6c65c754f2b2a78f5353219ec62817064e0d24 (diff)
downloadgcc-f8c5b542f6cb6a947600e34420565ac67486ea14.zip
gcc-f8c5b542f6cb6a947600e34420565ac67486ea14.tar.gz
gcc-f8c5b542f6cb6a947600e34420565ac67486ea14.tar.bz2
libstdc++: Implement LWG 581 for std:ostream::flush()
LWG 581 changed ostream::flush() to an unformatted output function for C++11, but it was never implemented in libstdc++. libstdc++-v3/ChangeLog: * doc/xml/manual/intro.xml: Document LWG 581 change. * doc/html/manual/bugs.html: Regenerate. * include/bits/basic_ios.tcc: Whitespace. * include/bits/ostream.tcc (basic_ostream::flush()): Construct sentry. * testsuite/27_io/basic_ostream/flush/char/2.cc: Check additional cases. * testsuite/27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc: Likewise. * testsuite/27_io/basic_ostream/flush/wchar_t/2.cc: Likewise. * testsuite/27_io/basic_ostream/flush/wchar_t/exceptions_badbit_throw.cc: Likewise.
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions