diff options
author | Paolo Carlini <pcarlini@suse.de> | 2008-01-01 19:05:41 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2008-01-01 19:05:41 +0000 |
commit | fac9044d26a47eae4ac85ca1e46d8c9665b1548c (patch) | |
tree | 660d1b51df244b7375428064dc199e98a91e8409 /gcc | |
parent | 33d95150e4ffdba90b8791d5d9ac775353e75ce0 (diff) | |
download | gcc-fac9044d26a47eae4ac85ca1e46d8c9665b1548c.zip gcc-fac9044d26a47eae4ac85ca1e46d8c9665b1548c.tar.gz gcc-fac9044d26a47eae4ac85ca1e46d8c9665b1548c.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions