gcc/libstdc++-v3/include/parallel
Paolo Carlini e330aa5b35 re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup? (bisected))
2011-05-27  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/49187
	* include/parallel/losertree.h: Add missing using declarations
	of _Base::_M_comp.
	* include/parallel/algobase.h: Include <parallel/algorithmfwd.h>.
	* include/parallel/multiway_merge.h: Include <parallel/
	multiseq_selection.h>, forward declare __merge_advance.
	* include/parallel/multiseq_selection.h: Don't include <parallel/
	sort.h> here.
	* include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp: Fix
	qualification of upper_bound.

	* testsuite/ext/pb_ds/regression/tree_no_data_map_rand_debug.cc:
	Use dg-require-debug-mode.
	* testsuite/ext/pb_ds/regression/tree_data_map_rand_debug.cc:
	Likewise.
	* testsuite/ext/pb_ds/regression/priority_queue_rand_debug.cc:
	Likewise.
	* testsuite/ext/pb_ds/regression/trie_no_data_map_rand_debug.cc:
	Likewise.
	* testsuite/ext/pb_ds/regression/trie_data_map_rand_debug.cc:
	Likewise.
	* testsuite/ext/pb_ds/regression/list_update_no_data_map_rand_debug.cc:
	Likewise.
	* testsuite/ext/pb_ds/regression/list_update_data_map_rand_debug.cc:
	Likewise.
	* testsuite/ext/pb_ds/regression/hash_no_data_map_rand_debug.cc:
	Likewise.
	* testsuite/ext/pb_ds/regression/hash_data_map_rand_debug.cc:
	Likewise.

	* include/parallel/algo.h: Minor uglification fixes.

From-SVN: r174342
2011-05-27 16:35:36 +00:00
..
algo.h re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup? (bisected)) 2011-05-27 16:35:36 +00:00
algobase.h re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup? (bisected)) 2011-05-27 16:35:36 +00:00
algorithm
algorithmfwd.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
balanced_quicksort.h
base.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
basic_iterator.h
checkers.h
compatibility.h
compiletime_settings.h
equally_split.h multiway_merge.h: Uglify equally_split and equally_split_point throughout. 2011-04-24 23:51:49 +00:00
features.h
find.h multiway_merge.h: Uglify equally_split and equally_split_point throughout. 2011-04-24 23:51:49 +00:00
find_selectors.h
for_each.h
for_each_selectors.h
iterator.h
list_partition.h
losertree.h re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup? (bisected)) 2011-05-27 16:35:36 +00:00
merge.h
multiseq_selection.h re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup? (bisected)) 2011-05-27 16:35:36 +00:00
multiway_merge.h re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup? (bisected)) 2011-05-27 16:35:36 +00:00
multiway_mergesort.h re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/delete[]) 2011-05-03 14:20:45 +00:00
numeric PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
numericfwd.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
omp_loop.h
omp_loop_static.h
par_loop.h re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/delete[]) 2011-05-03 14:20:45 +00:00
parallel.h
partial_sum.h re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/delete[]) 2011-05-03 14:20:45 +00:00
partition.h
queue.h
quicksort.h re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/delete[]) 2011-05-03 14:20:45 +00:00
random_number.h
random_shuffle.h re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/delete[]) 2011-05-03 14:20:45 +00:00
search.h multiway_merge.h: Uglify equally_split and equally_split_point throughout. 2011-04-24 23:51:49 +00:00
set_operations.h multiway_merge.h: Uglify equally_split and equally_split_point throughout. 2011-04-24 23:51:49 +00:00
settings.h
sort.h
tags.h
types.h
unique_copy.h multiway_merge.h: Uglify equally_split and equally_split_point throughout. 2011-04-24 23:51:49 +00:00
workstealing.h