gcc/libstdc++-v3/include/parallel
Paolo Carlini 0ecca7a6a6 re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/delete[])
2011-05-03  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/48750
	* include/parallel/multiway_merge.h: Run _ValueType destructors.
	* include/parallel/multiway_mergesort.h: Likewise.
	* include/parallel/quicksort.h: Likewise.
	* include/parallel/random_shuffle.h: Likewise.
	* include/parallel/partial_sum.h: Likewise.
	* include/parallel/losertree.h: Run destructors; minor tweaks.
	* include/parallel/par_loop.h: Run destructors, fix memory
	allocations and deallocations.
	* testsuite/26_numerics/accumulate/48750.cc: New.

	* testsuite/ext/profile/mutex_extensions_neg.cc: Do not run in
	parallel-mode to avoid spurious multiple errors.

From-SVN: r173309
2011-05-03 14:20:45 +00:00
..
algo.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
algobase.h PR libstdc++/36104 part four 2011-01-30 22:39: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++/48750 (for_each_template_random_access_ed has unbalanced new/delete[]) 2011-05-03 14:20:45 +00:00
merge.h
multiseq_selection.h
multiway_merge.h re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/delete[]) 2011-05-03 14:20:45 +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