mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 00:49:35 +08:00
663653eb3a
2002-04-01 Benjamin Kosnik <bkoz@redhat.com> libstdc++/3129 * include/bits/basic_ios.h (basic_ios::_M_exception): Move. (basic_ios::_M_streambuf_state): Move. * include/bits/ios_base (ios_base): To here. * include/bits/ios_base.h (ios_base::_S_local_words): To _S_local_word_size. (ios_base::_M_word_array): To _M_local_word. (ios_base::_M_words_limit): To _M_word_size. (ios_base::_M_words): To _M_word. Comment. * include/bits/basic_ios.tcc: Adjust. * src/ios.cc (ios_base::_M_grow_words): Tweak. * testsuite/27_io/ios_base_storage.cc: Add tests. libstdc++/5207 Kenny Simpson <theonetruekenny@yahoo.com> * include/bits/ios_base.h: Fix. Richard Henderson <rth@redhat.com> * include/bits/ostream.tcc (ostream::operator<<(_CharT)): Correct last change. * include/bits/basic_string.h: Tweak formatting. From-SVN: r51695 |
||
---|---|---|
.. | ||
backward | ||
bits | ||
c | ||
c_shadow | ||
c_std | ||
ext | ||
std | ||
Makefile.am | ||
Makefile.in |