gcc/libstdc++-v3/include
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
..
backward run_doxygen: Allow doxygen 1.7.0 again. 2011-02-01 01:31:42 +00:00
bits move.h (move_if_noexcept): Add. 2011-04-27 18:37:32 +00:00
c PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
c_compatibility PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
c_global PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
c_std PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
debug string (basic_string::insert): Add iterator check and pass normal iterator to normal insert. 2011-02-19 20:51:43 +00:00
decimal PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
ext sso_string_base.h (__sso_string_base<>::_M_construct): Fix unqualified lookup. 2011-05-02 16:25:14 +00:00
parallel re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/delete[]) 2011-05-03 14:20:45 +00:00
precompiled typeindex: New. 2010-09-22 12:04:08 +00:00
profile re PR libstdc++/47668 (missing 'typename' in debug-mode map) 2011-02-10 00:08:42 +00:00
std functional (bind): Remove from overload set when first argument type might be a socket file descriptor. 2011-05-03 01:03:38 +01:00
tr1 [multiple changes] 2011-02-12 18:30:50 +00:00
Makefile.am Makefile.am (install-freestanding-headers): Also install cxxabi_tweaks.h. 2011-04-30 16:26:23 +00:00
Makefile.in Makefile.am (install-freestanding-headers): Also install cxxabi_tweaks.h. 2011-04-30 16:26:23 +00:00