gcc/libstdc++-v3/testsuite
Felix Yen 7b1d1edf99 allocator_thread.cc (do_loop): Don't use clear, but instead assign.
2004-01-30  Felix Yen  <fwy@alumni.brown.edu>

	* testsuite/performance/20_util/allocator_thread.cc (do_loop):
	Don't use clear, but instead assign. Use insert.

From-SVN: r76979
2004-01-30 18:14:42 +00:00
..
17_intro
18_support
19_diagnostics
20_util c_locale.h: Change ::malloc() to new char[]. 2004-01-30 03:43:00 +00:00
21_strings basic_string.tcc (replace(size_type, size_type, const _CharT*, size_type)): Implement optimized in-place algorithm for non-overlapping ranges. 2004-01-26 09:07:18 +00:00
22_locale re PR libstdc++/13630 (Wrong type for locale::category) 2004-01-10 10:15:35 +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
27_io 11584.cc: Correct new and delete declarations, add include and test variable. 2004-01-27 23:41:16 +00:00
backward
config
data
demangle
ext 10063-2.cc: Treat unbuffered. 2004-01-20 01:30:03 +00:00
lib libstdc++.exp: Set LD_LIBRARY_PATH_32 for Solaris. 2004-01-12 21:47:44 +01:00
libstdc++-dg
performance allocator_thread.cc (do_loop): Don't use clear, but instead assign. 2004-01-30 18:14:42 +00:00
thread
abi_check.cc
Makefile.am
Makefile.in
printnow.c
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc testsuite_hooks.cc (try_mkfifo): Avoid calling mkfifo for mingw32. 2004-01-16 08:43:45 +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