gcc/libstdc++-v3/testsuite
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
..
17_intro
18_support typeindex: New. 2010-09-22 12:04:08 +00:00
19_diagnostics system_error (system_error::system_error(error_code), [...]): Fix for what() to return the NBTS recommended in the Note in 19.5.6.2/14. 2010-09-16 14:55:37 +00:00
20_util chi2_quality.cc: New. 2010-09-28 10:35:53 +00:00
21_strings libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects when debug mode is activated. 2010-09-03 18:10:46 +00:00
22_locale [multiple changes] 2010-09-15 10:46:39 +00:00
23_containers [multiple changes] 2010-09-29 11:56:34 +00:00
24_iterators
25_algorithms stl_algo.h (shuffle): Change signature consistently with random_shuffle (US 121). 2010-08-11 17:10:04 +00:00
26_numerics cmath: Implement US 136. 2010-08-08 10:07:16 +00:00
27_io 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
28_regex
29_atomics
30_threads * include/std/thread: Add deleted thread(thread&). 2010-08-06 15:41:23 -04:00
abi
backward
config
data
decimal
ext [multiple changes] 2010-09-15 10:46:39 +00:00
lib libstdc++.exp, ([check_v3_target_namedlocale]): Clean temporary source file once compiled. 2010-09-15 20:54:48 +00:00
libstdc++-abi abi.exp: Add "libstdc++-abi/" to abi_check FAIL message. 2010-09-06 09:55:40 -04:00
libstdc++-dg
performance [multiple changes] 2010-09-14 10:27:36 +00:00
tr1
util extract_symvers: Add support for tracking TLS symbols. 2010-10-01 17:10:38 +00:00
Makefile.am extract_symvers: Use pvs if present. 2010-10-01 11:58:21 +00:00
Makefile.in extract_symvers: Use pvs if present. 2010-10-01 11:58:21 +00:00