https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92886
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>: https://gcc.gnu.org/g:7a7ef79651abd20b95d1f76479887d1ea008a62f commit r9-8288-g7a7ef79651abd20b95d1f76479887d1ea008a62f Author: Jonathan Wakely <jwak...@redhat.com> Date: Wed Feb 26 16:31:19 2020 +0000 libstdc++: Fix description of std::ios::trunc (PR 92886) Backport from mainline 2019-12-10 Jonathan Wakely <jwak...@redhat.com> PR libstdc++/92886 * include/bits/ios_base.h (std::ios_base::trunc): Fix comment.