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 re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely) 2011-01-24 17:07:35 +00:00
base.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
basic_iterator.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
checkers.h re PR libstdc++/42319 (incomplete type char_traits if parallel mode is active) 2009-12-07 14:27:59 +00:00
compatibility.h re PR libstdc++/43394 (Spurious warnings while building parallel_list.cc on x86_64 -m32) 2010-03-16 23:01:28 +00:00
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_selectors.h multiway_merge.h: Simple formatting and uglification fixes. 2009-11-06 11:39:35 +00:00
find.h multiway_merge.h: Uglify equally_split and equally_split_point throughout. 2011-04-24 23:51:49 +00:00
for_each_selectors.h
for_each.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
iterator.h
list_partition.h user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
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 user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
multiseq_selection.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
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_static.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
omp_loop.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
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 re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely) 2011-01-24 17:07:35 +00:00
queue.h base.h (decode2): Rename to __decode2. 2010-01-12 00:51:50 +00:00
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 user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
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 Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sort.h multiway_merge.h: Simple formatting and uglification fixes. 2009-11-06 11:39:35 +00:00
tags.h multiway_merge.h: Simple formatting and uglification fixes. 2009-11-06 11:39:35 +00:00
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 re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00