mirror of git://gcc.gnu.org/git/gcc.git
2013-09-30 Chris Jefferson <chris@bubblescope.net> PR libstdc++/58437 * include/bits/stl_algo.h (__move_median_first): Rename to __move_median_to_first, change to take an addition argument. (__unguarded_partition_pivot): Adjust. * testsuite/performance/25_algorithms/sort.cc: New. * testsuite/performance/25_algorithms/sort_heap.cc: Likewise. * testsuite/performance/25_algorithms/stable_sort.cc: Likewise. From-SVN: r203035 |
||
|---|---|---|
| .. | ||
| copy_backward_deque_iterators.cc | ||
| copy_deque_iterators.cc | ||
| copy_streambuf_iterators.cc | ||
| find_istreambuf_iterators.cc | ||
| lexicographical_compare.cc | ||
| nth_element_worst_case.cc | ||
| search_n.cc | ||
| sort.cc | ||
| sort_heap.cc | ||
| stable_sort.cc | ||