gcc/libstdc++-v3/include
David Krauss 47b90d6b32 re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff/char/2-io.cc)
2010-10-05  David Krauss  <potswa@mac.com>

	PR libstdc++/45841
	* include/bits/fstream.h (basic_filebuf::underflow): Overflow
	success does not preclude returning failure.
	(basic_filebuf::pbackfail): Likewise.
	(basic_filebuf::xsputn): Fix indentation problem.
	(basic_filebuf::xsgetn): Likewise. Also, add similar overflow
	call to enable optimized case from write mode.
	* testsuite/27_io/basic_filebuf/underflow/char/45841.cc: New.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/45841.cc: Likewise.

From-SVN: r165009
2010-10-06 00:17:28 +00:00
..
backward c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
bits re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff/char/2-io.cc) 2010-10-06 00:17:28 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
c_global cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
c_std cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
debug [multiple changes] 2010-09-29 11:56:34 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext Uglify C++ headers some more. 2010-09-19 09:44:24 +00:00
parallel Uglify C++ headers some more. 2010-09-19 09:44:24 +00:00
precompiled typeindex: New. 2010-09-22 12:04:08 +00:00
profile functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
std type_traits (_GLIBCXX_HAS_NESTED_TYPE): Add. 2010-10-05 15:53:35 +00:00
tr1 functional (function<>::swap): Use std::swap. 2010-10-04 17:28:24 +00:00
tr1_impl ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GLIBCXX_SYNCHRONIZATION_HAPPENS* macros... 2010-08-13 11:48:34 +00:00
Makefile.am [multiple changes] 2010-09-29 11:56:34 +00:00
Makefile.in [multiple changes] 2010-09-29 11:56:34 +00:00