gcc/libstdc++-v3/testsuite/util
Paolo Carlini 4f39bf5c6b re PR libstdc++/34105 (Confusing error message with missing #include <algorithm>)
2007-11-15  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/34105
	* include/bits/stl_algobase.h: Do not include <bits/algorithmfwd.h>.
	(lexicographical_compare(const unsigned char*, const unsigned char*,
	const unsigned char*, const unsigned char*),
	lexicographical_compare(const char*, const char*, const char*,
	const char*)): Move to namespace (std, _GLIBCXX_STD_P).
	* include/parallel/algobase.h: Do not include <bits/algorithmfwd.h>.
	(equal): Move after mismatch.
	* include/bits/stl_heap.h (is_heap, is_heap_until): Reorder.
	* include/bits/char_traits.h: Include <bits/stl_algobase.h> instead
	of <bits/algorithmfwd.h>.
	* include/bits/stl_algo.h: Include first <bits/algorithmfwd.h>.
	* include/bits/algorithmfwd.h (lexicographical_compare): Do not
	declare overloads.
	* include/parallel/partition.h: Include <parallel/random_number.h>.
	* testsuite/util/testsuite_abi.cc: Include <algorithm>.

From-SVN: r130207
2007-11-15 19:05:17 +00:00
..
common_type *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
hash_fn *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
io *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
native_type re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
performance Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
regression *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
rng *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
statistic *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
testsuite_abi_check.cc
testsuite_abi.cc re PR libstdc++/34105 (Confusing error message with missing #include <algorithm>) 2007-11-15 19:05:17 +00:00
testsuite_abi.h Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
testsuite_allocator.cc
testsuite_allocator.h throw_allocator.h (throw_allocator<>:: construct<>(pointer, _Args&&...)): Add. 2007-10-27 00:41:21 +00:00
testsuite_api.h Fixes for --disable-libstdcxx-pch. 2007-10-06 03:06:37 +00:00
testsuite_character.cc
testsuite_character.h stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
testsuite_common_types.h Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
testsuite_hooks.cc testsuite_hooks.cc (set_memory_limits): Adjust x86_64 virtual memory setting for libgomp. 2007-09-27 18:06:10 +00:00
testsuite_hooks.h stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
testsuite_io.h
testsuite_iterators.h stl_algobase.h (struct __cm_assign, [...]): Add. 2007-10-19 17:04:59 +00:00
testsuite_performance.h testsuite_performance.h: Add cstring include for memset. 2007-06-10 09:14:43 +00:00
testsuite_rvalref.h moveable.cc: New. 2007-10-03 17:27:18 +00:00
testsuite_shared.cc throw_allocator.h: Fixes for -fno-exceptions. 2007-06-26 11:01:15 +00:00
testsuite_tr1.h
testsuite_visualization.h