gcc/libstdc++-v3/include
Paolo Carlini fac9044d26 re PR libstdc++/34095 (parallel mode: segfault in std::sort)
2008-01-01  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/34095
	* include/parallel/multiway_merge.h (multiway_merge_bubble,
	parallel_multiway_merge): Together with ::operator new use
	::operator delete.
	* include/parallel/losertree.h (LoserTree<>::~LoserTree): Likewise.
	* include/parallel/quicksort.h (parallel_sort_qs_divide): Likewise.
	* include/parallel/random_shuffle.h (parallel_random_shuffle_drs_pu,
	sequential_random_shuffle): Likewise.
	* include/parallel/tree.h (_M_not_sorted_bulk_insertion_construction):
	Likewise.
	* include/parallel/multiway_mergesort.h (parallel_sort_mwms_pu,
	parallel_sort_mwms): Likewise.
	* include/parallel/partial_sum.h (parallel_partial_sum_linear):
	Likewise. 
	* testsuite/25_algorithms/sort/34095.cc: New.

From-SVN: r131247
2008-01-01 19:05:41 +00:00
..
backward re PR libstdc++/34015 (warning in backward_warning.h is illegible) 2007-12-11 21:48:16 +00:00
bits re PR libstdc++/34595 (std::copy copies the output iterator before assigning) 2007-12-26 21:58:49 +00:00
c
c_compatibility complex.h: Without __GXX_EXPERIMENTAL_CXX0X__ include_next complex.h. 2007-03-26 10:41:41 +00:00
c_global re PR libstdc++/25913 (Client's isnormal function is broken by cmath) 2007-11-26 18:24:54 +00:00
c_std re PR libstdc++/25913 (Client's isnormal function is broken by cmath) 2007-11-26 18:24:54 +00:00
debug [multiple changes] 2007-12-10 13:53:10 +00:00
ext [multiple changes] 2007-12-10 13:53:10 +00:00
parallel re PR libstdc++/34095 (parallel mode: segfault in std::sort) 2008-01-01 19:05:41 +00:00
precompiled howto.html: Update. 2007-12-10 00:38:36 +00:00
std tuple (_Tuple_impl<>::_Tuple_impl(typename std::remove_reference<>::type&&, typename std::remove_reference<>::type&&...), [...]): Add. 2007-12-30 22:44:42 +00:00
tr1 tuple: New. 2007-12-26 15:23:49 +00:00
tr1_impl tuple: New. 2007-12-26 15:23:49 +00:00
Makefile.am tuple: New. 2007-12-26 15:23:49 +00:00
Makefile.in tuple: New. 2007-12-26 15:23:49 +00:00