gcc/libstdc++-v3/testsuite
Paolo Carlini b79cef0683 re PR libstdc++/14252 (Problems with count and iterator_traits<istreambuf_iterator<char> >::difference_type)
2004-02-24  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/14252
	* include/bits/postypes.h (class streamoff): Add operator++(),
	operator++(int), operator--() and operator--(int).
	* testsuite/27_io/fpos/14252.cc: New.

From-SVN: r78388
2004-02-24 21:20:33 +00:00
..
17_intro
18_support re PR libstdc++/14026 (std::uncaught_exception is true although there are no uncaught exceptions (rethrow, ghost exception)) 2004-02-08 10:01:23 -08:00
19_diagnostics
20_util c_locale.h: Change ::malloc() to new char[]. 2004-01-30 03:43:00 +00:00
21_strings 6.cc: New. 2004-01-30 23:26:13 +00:00
22_locale locale_facets.tcc (money_put<>::_M_insert): Restructure formatting of value component... 2004-02-22 11:13:27 +00:00
23_containers re PR libstdc++/13838 (std::bitset<>::operator |= error with -D_GLIBCXX_DEBUG) 2004-01-24 01:25:37 +00:00
24_iterators
25_algorithms
26_numerics numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
27_io re PR libstdc++/14252 (Problems with count and iterator_traits<istreambuf_iterator<char> >::difference_type) 2004-02-24 21:20:33 +00:00
backward numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
config
data
demangle
ext 13189.cc: Don't check for now that the catch block is not reached. 2004-02-16 17:48:12 +00:00
lib libstdc++.exp: Set LD_LIBRARY_PATH_32 for Solaris. 2004-01-12 21:47:44 +01:00
libstdc++-dg 5.cc: Don't use stdc++.h.gch. 2003-12-22 20:09:23 +00:00
performance re PR libstdc++/14078 (Manipulators are slow) 2004-02-11 12:08:23 +00:00
thread
Makefile.am
Makefile.in acconfig.h: Add _GLIBCXX_USE_C99_MATH. 2003-12-29 19:26:16 +00:00
abi_check.cc
printnow.c
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc testsuite_hooks.cc (__gnu_test::set_memory_limits): Do not set RLIMIT_AS on HP-UX. 2004-02-21 20:34:38 +00:00
testsuite_hooks.h testsuite_hooks.h (__gnu_test::try_mkfifo): Declare it. 2004-01-12 08:11:08 +00:00
testsuite_io.h
testsuite_performance.h check_performance: Only compile with $THREAD_FLAG when test is marked to require it. 2004-01-30 08:24:27 +00:00